mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-26 00:08:11 +00:00
UI xml back up 2
This commit is contained in:
parent
105368e3c1
commit
afdfc7f55d
3 changed files with 10 additions and 0 deletions
5
res/drawable/edit_list_disabled.xml
Normal file
5
res/drawable/edit_list_disabled.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<bitmap
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/edit_list"
|
||||
android:alpha="0.2" />
|
||||
5
res/drawable/menu_disabled.xml
Normal file
5
res/drawable/menu_disabled.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<bitmap
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/menu"
|
||||
android:alpha="0.3" />
|
||||
BIN
res/raw/toy_mono.wav
Normal file
BIN
res/raw/toy_mono.wav
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue