Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3 	<declare-styleable name="com.google.android.DemoKit.Slider">
      4 		<attr name="vertical" format="boolean" />
      5 	</declare-styleable>
      6 </resources> 
      7