res/values/attrs.xml
author Vincent Veronis
Mon, 22 Aug 2011 22:41:20 +0200
changeset 902 1f83dfed461c
parent 885 193a934390ba
permissions -rw-r--r--
LongClick on login logo to update account status
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>