res/values/attrs.xml
author Vincent V. <marseille@beem-project.com>
Wed, 12 Sep 2012 17:10:47 +0200
changeset 952 16cadee6ac6d
parent 885 193a934390ba
permissions -rw-r--r--
correction bug avatar in the muc chat view
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
885
193a934390ba Try to modify accountPreferences Android API activity
"Vincent Veronis"
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
193a934390ba Try to modify accountPreferences Android API activity
"Vincent Veronis"
parents:
diff changeset
     2
<resources>
193a934390ba Try to modify accountPreferences Android API activity
"Vincent Veronis"
parents:
diff changeset
     3
	<declare-styleable
193a934390ba Try to modify accountPreferences Android API activity
"Vincent Veronis"
parents:
diff changeset
     4
		name="CheckBoxPreference_Custom">
193a934390ba Try to modify accountPreferences Android API activity
"Vincent Veronis"
parents:
diff changeset
     5
	</declare-styleable>
193a934390ba Try to modify accountPreferences Android API activity
"Vincent Veronis"
parents:
diff changeset
     6
</resources>