mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 20:24:03 -04:00
Fix #1352 Download button is fixed to right even for RTL scripts
This commit is contained in:
parent
5d69f20478
commit
3ed840334c
@ -44,7 +44,7 @@
|
||||
android:textColor="@android:color/white"
|
||||
app:backgroundTint="#1565c0"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintRight_toRightOf="parent"
|
||||
/>
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</androidx.cardview.widget.CardView>
|
||||
|
Loading…
x
Reference in New Issue
Block a user