java - How to make part of application always visible -


i want display part of application foreground view on top when device in active state.

is possible present data on top of android screen event if application in foreground mode or home screen active?

please take @ pictures below: enter image description here

is possible make application behavior similar navigation bar? - picture.

i couldn't find similar solution , there nothing in android docs.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -