siyamed / android-satellite-menu

Android Satellite Menu
1.4k stars 644 forks source link

always on Top #26

Closed jccalbuquerque closed 7 years ago

jccalbuquerque commented 9 years ago

Hi! You can leave this menu always visible? I'm using in a layout that contains a ExpandableListView that is populated dynamically via code. Depending on the number of items that have ExpandableListView, the menu disappears. I'm using fullscreen layout without ActionBar.

Help?