diff --git a/src/app/src/main/res/drawable-hdpi/background.png b/src/app/src/main/res/drawable-hdpi/background.png new file mode 100644 index 0000000..b730c0b Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/background.png differ diff --git a/src/app/src/main/res/drawable-hdpi/settings.png b/src/app/src/main/res/drawable-hdpi/settings.png index 562680a..19c33b0 100644 Binary files a/src/app/src/main/res/drawable-hdpi/settings.png and b/src/app/src/main/res/drawable-hdpi/settings.png differ diff --git a/src/app/src/main/res/drawable-hdpi/settings_background.png b/src/app/src/main/res/drawable-hdpi/settings_background.png new file mode 100644 index 0000000..0b66fae Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/settings_background.png differ diff --git a/src/app/src/main/res/drawable/back_circle.xml b/src/app/src/main/res/drawable/back_circle.xml new file mode 100644 index 0000000..5fabb2b --- /dev/null +++ b/src/app/src/main/res/drawable/back_circle.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/src/app/src/main/res/drawable/corner_rectangle.xml b/src/app/src/main/res/drawable/corner_rectangle.xml new file mode 100644 index 0000000..0b471d7 --- /dev/null +++ b/src/app/src/main/res/drawable/corner_rectangle.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/src/app/src/main/res/drawable/small_corner_rectangle.xml b/src/app/src/main/res/drawable/small_corner_rectangle.xml new file mode 100644 index 0000000..02b996e --- /dev/null +++ b/src/app/src/main/res/drawable/small_corner_rectangle.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/src/app/src/main/res/layout/activity_settings.xml b/src/app/src/main/res/layout/activity_settings.xml index 6a639a8..82fb6f2 100644 --- a/src/app/src/main/res/layout/activity_settings.xml +++ b/src/app/src/main/res/layout/activity_settings.xml @@ -4,579 +4,14 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" + android:background="@drawable/settings_background" tools:context="wificar.SettingsActivity"> - - - - -