Переводы

This commit is contained in:
Igor I
2025-02-10 16:20:26 +05:00
parent af78e7d906
commit f6e55f5e9f
8 changed files with 369 additions and 7 deletions

View File

@ -0,0 +1,7 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Base.Theme.MyApplication" parent="Theme.Material3.DayNight.NoActionBar">
<!-- Customize your dark theme here. -->
<!-- <item name="colorPrimary">@color/my_dark_primary</item> -->
</style>
</resources>