This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
SeekBarPreference: make the value text selectable.
master
Reece H. Dunn
12 years ago
parent
18bfb79a2b
commit
c8d0484e38
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
android/res/layout/seekbar_preference.xml
+ 1
- 0
android/res/layout/seekbar_preference.xml
View File
@@ -12,6 +12,7 @@
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp"
android:gravity="center_horizontal"
android:textIsSelectable="true"
android:textAppearance="?android:attr/textAppearanceMedium" />
<SeekBar
Write
Preview
Loading…
Cancel
Save