diff --git a/app/src/main/res/drawable/baseline_image_not_supported_24.xml b/app/src/main/res/drawable/baseline_image_not_supported_24.xml
new file mode 100644
index 0000000..44206c9
--- /dev/null
+++ b/app/src/main/res/drawable/baseline_image_not_supported_24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/app/src/main/res/drawable/baseline_info_24.xml b/app/src/main/res/drawable/baseline_info_24.xml
new file mode 100644
index 0000000..ef3a1fe
--- /dev/null
+++ b/app/src/main/res/drawable/baseline_info_24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/app/src/main/res/drawable/baseline_menu_24.xml b/app/src/main/res/drawable/baseline_menu_24.xml
new file mode 100644
index 0000000..90a85a6
--- /dev/null
+++ b/app/src/main/res/drawable/baseline_menu_24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/app/src/main/res/drawable/baseline_mode_night_24.xml b/app/src/main/res/drawable/baseline_mode_night_24.xml
new file mode 100644
index 0000000..43c3c2d
--- /dev/null
+++ b/app/src/main/res/drawable/baseline_mode_night_24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/app/src/main/res/drawable/baseline_policy_24.xml b/app/src/main/res/drawable/baseline_policy_24.xml
new file mode 100644
index 0000000..2f3861d
--- /dev/null
+++ b/app/src/main/res/drawable/baseline_policy_24.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/baseline_settings_voice_24.xml b/app/src/main/res/drawable/baseline_settings_voice_24.xml
new file mode 100644
index 0000000..30e3570
--- /dev/null
+++ b/app/src/main/res/drawable/baseline_settings_voice_24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/app/src/main/res/drawable/baseline_sunny_24.xml b/app/src/main/res/drawable/baseline_sunny_24.xml
new file mode 100644
index 0000000..0ebf3d5
--- /dev/null
+++ b/app/src/main/res/drawable/baseline_sunny_24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/app/src/main/res/menu/menu_main.xml b/app/src/main/res/menu/menu_main.xml
index ac96c14..7130ce3 100644
--- a/app/src/main/res/menu/menu_main.xml
+++ b/app/src/main/res/menu/menu_main.xml
@@ -3,29 +3,6 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context="xdsopl.robot36.MainActivity">
- -
-
-
- -
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
+ android:icon="@drawable/baseline_menu_24"
+ android:title="@string/more_options"
+ app:iconTint="@color/tint"
+ app:showAsAction="always">
+
+ -
+
+
-
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+ -
+
+
-
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 425667b..076bc43 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -2,6 +2,7 @@
Sprache
Teilen
+ Weitere Optionen
Schirm Speichern
Modus umschalten
Automatikmodus
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 8cd1883..a155db5 100755
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -2,6 +2,7 @@
Idioma
Compartilhar
+ Mais opções
Salvar imagem
Alternar modo
Modo automático
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 7992452..9e45a32 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -2,6 +2,7 @@
Язык
Поделиться
+ Ещё
Сохранить экран
Зафиксировать режим
Автоматический
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 89a0336..00ef6e5 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -2,6 +2,7 @@
语言
分享
+ 更多选项
保存图像
切换模式
自动解码
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index c50a2a2..128ed6d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -33,6 +33,7 @@
THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Language
Share
+ More Options
Store Scope
Toggle Mode
Auto Mode