Merge branch 'master' into 'master'

Fix build errors

See merge request AuroraOSS/AuroraStore!187
This commit is contained in:
Rahul Patel
2022-08-28 19:45:50 +00:00
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"