mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 12:47:26 +01:00
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
This commit is contained in:
parent
2d690a09b3
commit
97656935a2
@ -113,7 +113,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…
Reference in New Issue
Block a user