Skip to content

issues Search Results · repo:SimonVT/android-menudrawer language:Java

Filter by

219 results
 (92 ms)

219 results

inSimonVT/android-menudrawer (press backspace or delete to remove)

java.lang.UnsupportedOperationException: Can t convert value at index 2 to dimension: type=0x3
  • rameshkec85
  • Opened 
    on Nov 15, 2021
  • #273

Hello. how to solve this problem just the menu left side crash on android api 16 17 for =18 the left side work . best regard
  • AskMeCode
  • Opened 
    on Aug 2, 2018
  • #272

Hello all, How i can remove the MenuDrawer From my rootView ?? i use like this. ViewGroup rootView = (ViewGroup) ((ViewGroup) this.activity.findViewById(android.R.id.content)).getChildAt(0); menuDraw.setContentView(rootView); ...
  • AskMeCode
  • Opened 
    on Jul 27, 2018
  • #271

giving UnsupportedOperationException with explanation Can t convert to dimension: type=0x1c on object initialization.
  • asshyy-ktz
  • 7
  • Opened 
    on Feb 10, 2018
  • #270

can you update project for use new built-tool to package new release for fix bug in aapt2? the bug is on https://issuetracker.google.com/issues/65189965 what i post to google
  • jiechic
  • 1
  • Opened 
    on Sep 3, 2017
  • #269

I do not need open by dragging the edge, how to set? thanks in advance
  • lisnstatic
  • Opened 
    on Nov 18, 2016
  • #268

How we can use MenuDrawer across multiple activities ? i.e.same menu view can be accessible from multiple activities
  • kunalkendrekar115
  • Opened 
    on Jan 12, 2016
  • #267

MenuDrawer mDrawer; mDrawer = MenuDrawer.attach(Temp.this); // mDrawer.setContentView(R.layout.activity_sample); mDrawer.setMenuView(R.layout.temp_navigation); mImageView = (ImageView) findViewById(R.id.left_drawer_image); ...
  • crashfiredeep
  • Opened 
    on Jan 11, 2016
  • #266

i want to hide log out and manage profile in drawer item, when i logged in, then show log out and manage profile drawer item and when i logged out ,then hide log out and manage profile item in drawer plz ...
  • deepeshsinghbhadoriya
  • Opened 
    on Jan 7, 2016
  • #265

hi. you have done a nice work on navigation drawer. when i click on navigation item i will open a new fragment,but before pass to the new fragment it will automatically go to the Main activity how can ...
  • GauravCreed
  • Opened 
    on Dec 14, 2015
  • #264
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub