mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
Add comment for using app:layout_constraintRight_toRightOf
This commit is contained in:
parent
3ed840334c
commit
cc4daa37e2
@ -35,6 +35,7 @@
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
/>
|
||||
|
||||
<!-- constraintRight_toRightOf is used as android:layoutDirection is supported from API 17 -->
|
||||
<androidx.appcompat.widget.AppCompatButton
|
||||
android:id="@+id/content_main_card_download_button"
|
||||
android:layout_width="wrap_content"
|
||||
|
Loading…
x
Reference in New Issue
Block a user