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
Post a Comment