android - Floating Textfields Yahoo Range Seek Bar -


first using range seek bar https://github.com/anothem/android-range-seek-bar

but ofcourse of more funktions etc. tried forked version https://github.com/yahoo/android-range-seek-bar

the sample project running nice on device problem is, if try integrate libary in existing app.

i edited gradle.build

compile 'com.yahoo.mobile.client.android.util.rangeseekbar:rangeseekbar-library:0.1.0' 

and runs without errors

but problem me know, cant seekbar same in sampleproject. in 1 have "floating textfields" on seekbar, can see, whats actual point on seekbar. other thing is, buttons way bigger on example project on app.

in layout , mainactivity files sample project nothing special, rly dont know search changes.

would rly nice if of me fix little problem.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -