ManuelPeinado / FadingActionBar

Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible add text instead of image on actionbar?

samvid1992 opened this issue · comments

I want to create something like shown in image below. I need to add multiple textview/edittext in place of static image. is it possible to create with this library?

https://camo.githubusercontent.com/cf0cdacf7b2463eafa88a9a823f351e5a9744770/687474703a2f2f692e737461636b2e696d6775722e636f6d2f6e6e6b75702e706e67

I suggest you to use the Header Overlay with blank background, then on the overlay you create a linear layout for the texts