Skip to content

Commit

Permalink
update we read demo text size
Browse files Browse the repository at this point in the history
  • Loading branch information
litao0621 committed Aug 20, 2024
1 parent af318eb commit f888f89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sample/src/main/res/layout/fragment_we_read_demo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,13 @@
android:valueTo="27"
app:trackHeight="36dp"
app:thumbRadius="18dp"
app:thumbTextSize="14sp"
app:thumbTextSize="16sp"
app:thumbText="22"
android:hapticFeedbackEnabled="true"
app:ignoreGlobalHapticFeedbackSetting="true"
app:thumbTextColor="@color/we_read_theme_color"
app:thumbColor="@color/we_read_thumb_color"
app:thumbShadowColor="@color/we_read_thumb_shadow_color"
app:thumbTextBold="true"
android:stepSize="1"
app:thumbWithinTrackBounds="true"
app:enableDrawHalo="false"
Expand Down

0 comments on commit f888f89

Please sign in to comment.