Add comment for using app:layout_constraintRight_toRightOf

This commit is contained in:
Abdul Wadood 2019-08-12 12:04:32 +02:00
parent 3ed840334c
commit cc4daa37e2

View File

@ -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"