How can I create an Actionbar title with scrolling where clicking on a particular title item moves to the corresponding page?
You can see this functionality in Google Drive app in android mobile phones:

You could create a custom actionBar with a textView for the title that has:
android:scrollHorizontally="true"
That should get the desired effect.
I have created a library called Veni Divi that provides you with a custom action bar title that behaves like the one from Google Drive app.
In case someone needs this functionality, the source is available on GitHub.
You may see a demo app on Google Play.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With