romtsn / ArcNavigationView

Another approach to create NavigationDrawer with Material concepts
Apache License 2.0
678 stars 135 forks source link

ArcNavigationView is not displayed in api 25 #12

Closed sebamena closed 4 years ago

sebamena commented 6 years ago

The drawer is not displayed in api 25.

Please Help.

Screenshot: http://prntscr.com/j9j848

romtsn commented 6 years ago

But is the normal NavigationView displayed correctly though?

sebamena commented 6 years ago

Yes, finally i have to remove this lib and use android.support.design.widget.NavigationView

romtsn commented 6 years ago

hm, could you post some details maybe about your usage? Maybe sample project on github? So I could take a closer look.