res/values/attrs.xml
author Vincent V. <marseille@beem-project.com>
Wed, 12 Sep 2012 17:15:30 +0200
changeset 953 42662d565902
parent 885 193a934390ba
permissions -rw-r--r--
asmack added to repository
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>