mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-17 23:55:21 +01:00
10 lines
No EOL
511 B
XML
10 lines
No EOL
511 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<declare-styleable name="PermissionItem">
|
|
<attr name="permissionTitle" format="string" localization="suggested" />
|
|
<attr name="permissionTitleSubTitle" format="string" localization="suggested" />
|
|
<attr name="permissionTitleNumber" format="string" />
|
|
<attr name="permissionIcon" format="reference" />
|
|
<attr name="permissionButtonTitle" format="string" localization="suggested" />
|
|
</declare-styleable>
|
|
</resources> |