BottomBarDrawer icon indicating copy to clipboard operation
BottomBarDrawer copied to clipboard

Do not use "android:id/content" as identifier to find out which view is content.

Open MartinRajniak opened this issue 11 years ago • 0 comments

Just use positioning of views in layout like the original DrawerLayout does. First will be content, next will be BottomBarDrawer.

MartinRajniak avatar Jul 19 '13 07:07 MartinRajniak