styles Archives - Androhub

Popup Menu Banner

Android Popup Menu

In previous article we learned how to create custom overflow menu. In this article we will be going to learn about Popup Menu which is similar as Overflow Menu. A PopupMenu displays a Menu in a modal popup window anchored to a View. The popup will appear below the anchor view if there is room,

Read More
WebView Banner

Android Advance WebView

We had learn basic things about WebView in my earlier tutorial. In that tutorial i am showing how to load url in WebView. But in today’s tutorial we are going to learn some more things about WebView. The things that we are going to learn today are given below: 1 . Go Back  – We

Read More