Resolve lint issues arising due to !176 & !178

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2022-08-27 14:37:13 +05:30
parent ecf16661dc
commit 07791182be
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
style="@style/AuroraTextStyle.Subtitle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_toStartOf="@id/checkbox" />
android:layout_toStartOf="@id/radiobutton" />
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/line2"

View File

@@ -28,7 +28,7 @@
style="@style/AuroraTextStyle.Subtitle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_toStartOf="@id/checkbox" />
android:layout_toStartOf="@id/radiobutton" />
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/line2"