Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hide

Navigation Bar Hides But Leaves Space When Using Navigation Drawer In Android 5+

I am trying to develop a full-screen app with 2 main activities: LoginActivity and DashboardActivit… Read more Navigation Bar Hides But Leaves Space When Using Navigation Drawer In Android 5+

Hide Column In Listview Android

I had about 20 columns input into listview. But I want that user will have an option to disable (hi… Read more Hide Column In Listview Android

Is It Possible To Hide The Number That Is Called From An App?

I have a list of people in my app and when the user taps one of the list items, that person is call… Read more Is It Possible To Hide The Number That Is Called From An App?

How To Hide Android Nav Bars Completely

I'm trying to hide android nav bars like that : @TargetApi(Build.VERSION_CODES.JELLY_BEAN) publ… Read more How To Hide Android Nav Bars Completely