diff --git a/app/src/main/res/layout/item_developer.xml b/app/src/main/res/layout/item_developer.xml new file mode 100644 index 000000000..984f444bd --- /dev/null +++ b/app/src/main/res/layout/item_developer.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/test.xml b/app/src/main/res/layout/test.xml index bd8727526..33dc79f4b 100644 --- a/app/src/main/res/layout/test.xml +++ b/app/src/main/res/layout/test.xml @@ -46,208 +46,360 @@ - - + android:orientation="vertical"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:paddingTop="@dimen/l1"> - + app:layout_constraintEnd_toStartOf="@+id/home_manager_wrapper" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent"> - + + + + + + + + + + + + + + + + + + + android:layout_marginStart="@dimen/l1" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toEndOf="@+id/home_magisk_wrapper" + app:layout_constraintTop_toTopOf="parent"> - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/values/styles_md2.xml b/app/src/main/res/values/styles_md2.xml index 6f6e184f4..02f4889dd 100644 --- a/app/src/main/res/values/styles_md2.xml +++ b/app/src/main/res/values/styles_md2.xml @@ -39,6 +39,10 @@ @style/WidgetFoundation.Icon.Primary @style/WidgetFoundation.Icon.Error + @style/WidgetFoundation.Image.Big + @style/WidgetFoundation.Image + @style/WidgetFoundation.Image.Small + @style/AppearanceFoundation.Display diff --git a/app/src/main/res/values/styles_md2_impl.xml b/app/src/main/res/values/styles_md2_impl.xml index 41c8977ab..75b4abbc3 100644 --- a/app/src/main/res/values/styles_md2_impl.xml +++ b/app/src/main/res/values/styles_md2_impl.xml @@ -65,9 +65,23 @@ variant. Make sure to use style referenced by attribute defined it attrs.xml. - + + + + + + +