Сделал возможность переключаться между приложениями и добавлять новые приложения практически не меняя код
This commit is contained in:
3
android/app/src/pip/res/values-ru/strings.xml
Normal file
3
android/app/src/pip/res/values-ru/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">PIP</string>
|
||||
</resources>
|
||||
3
android/app/src/pip/res/values-ua/strings.xml
Normal file
3
android/app/src/pip/res/values-ua/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">PIP</string>
|
||||
</resources>
|
||||
3
android/app/src/pip/res/values/strings.xml
Normal file
3
android/app/src/pip/res/values/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">PIP</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user