Tones/android/app/src/main/res/values/strings.xml

6 lines
339 B
XML
Raw Normal View History

2025-08-25 13:49:15 +00:00
<resources>
2025-08-25 13:50:55 +00:00
<string name="app_name">Tones</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">automatic</string>
</resources>