res/values/attrs.xml
author Vincent V. <marseille@beem-project.com>
Thu, 05 Jan 2012 22:12:25 +0100
changeset 925 6a4029cc7882
parent 885 193a934390ba
permissions -rw-r--r--
Multi user chat join + multi user chat provider
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>