mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-08 20:39:34 +02:00
added extra padding on page number to prevent cut off on rounded corner devices. (#1056)
This commit is contained in:
committed by
Bram van de Kerkhof
parent
2060b5cd34
commit
afa89ac125
@@ -30,7 +30,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|start"
|
||||
android:background="?android:attr/colorBackground"
|
||||
android:padding="4dp"/>
|
||||
android:padding="8dp"/>
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
|
Reference in New Issue
Block a user