-1

I'm new in android development and I would like to do a layout like this image below transparent and translucent Toolbar

Check This Image

Please could I have some pointers to start me off?

Ali Noureddine
  • 324
  • 5
  • 20
  • search for fading action bar on google.You'll get plenty of links. – Anirudh Sharma Dec 29 '14 at 08:52
  • 1
    possible duplicate of [How to make a ActionBar like Google Play that fades in when scrolling](http://stackoverflow.com/questions/25424818/how-to-make-a-actionbar-like-google-play-that-fades-in-when-scrolling) – Chilledrat Dec 29 '14 at 09:07

1 Answers1

2

check out this one may help you https://github.com/ksoichiro/Android-ObservableScrollView

Panayiotis Irakleous
  • 2,696
  • 1
  • 23
  • 36