Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Fix downloaded text drawn outside the screen

Cette révision appartient à :
inorichi 2018-04-06 08:29:17 +02:00
Parent 6931b75cc5
révision 499def3daa

Voir le fichier

@ -82,7 +82,7 @@
android:layout_height="wrap_content"
tools:text="DOWNLOADED"
android:textAllCaps="true"
app:layout_constraintRight_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
android:layout_marginRight="16dp"/>