NuvioStreaming/android/app/src/main/res/values/strings.xml
2026-02-28 00:46:36 +05:30

7 lines
No EOL
387 B
XML

<resources>
<string name="app_name">Nuvio</string>
<string name="expo_splash_screen_resize_mode" translatable="false">contain</string>
<string name="expo_splash_screen_status_bar_translucent" translatable="false">false</string>
<string name="expo_system_ui_user_interface_style" translatable="false">dark</string>
<string name="expo_runtime_version">1.4.1</string>
</resources>