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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -