mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-03-14 09:04:00 +01:00
9 lines
340 B
XML
9 lines
340 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
<string-array name="app_theme_entries" tools:ignore="InconsistentArrays">
|
|
<item>Motív systému</item>
|
|
<item>Svetlý</item>
|
|
<item>Tmavý</item>
|
|
<item>Čierny (AMOLED)</item>
|
|
</string-array>
|
|
</resources> |