Added tickers in the reader page slider (#7760)
* Added tickers in the reader page slider Default setting is off, under the reader page * Revert "Added tickers in the reader page slider" This reverts commit 51910dc65ae965b92d2cfe6a4d28df4ad27288a2. * Added reader page slider tickers via xml (cherry picked from commit 97656935a25c3f4d9f0a870404131d6c135f4207)
This commit is contained in:
parent
9fe7f23b81
commit
0632d3a605
@ -368,7 +368,8 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:maxHeight="?attr/actionBarSize"
|
||||
android:minHeight="?attr/actionBarSize" />
|
||||
android:minHeight="?attr/actionBarSize"
|
||||
app:tickVisible="true"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/right_page_text"
|
||||
|
Loading…
x
Reference in New Issue
Block a user