res/values/attrs.xml
author "Vincent Veronis"
Sat, 07 May 2011 12:26:45 +0200
changeset 886 5d3163053c42
parent 885 193a934390ba
permissions -rw-r--r--
SyncContact OK BuildRaw Contact OK
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>