Curved scrollbar in ScrollView on Android Wear 2.0 -


is possible have curved scrollbar on wearablerecyclerview on scrollview? how done?

here reference started.

to create curved layout scrollable items in wearable app:

if explore document, able in touch code snippet customization of scrolling.

for circular scrolling gesture:

by default, circular scrolling disabled in wearablerecyclerview. if want enable circular scrolling gesture in child view, use wearablerecyclerview’s setcircularscrollinggestureenabled() method.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -