Mercurial > cgi-bin > hgwebdir.cgi > FriendStream > ASProto
comparison app/src/main/res/values/attrs.xml @ 1:bae640f518e4
Adding auto generated project files, plus Activity code
| author | kshalle |
|---|---|
| date | Mon, 20 Apr 2015 17:11:10 +0300 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:547a4d8207e2 |
|---|---|
| 1 <resources> | |
| 2 | |
| 3 <!-- Declare custom theme attributes that allow changing which styles are | |
| 4 used for button bars depending on the API level. | |
| 5 ?android:attr/buttonBarStyle is new as of API 11 so this is | |
| 6 necessary to support previous API levels. --> | |
| 7 <declare-styleable name="ButtonBarContainerTheme"> | |
| 8 <attr name="metaButtonBarStyle" format="reference" /> | |
| 9 <attr name="metaButtonBarButtonStyle" format="reference" /> | |
| 10 </declare-styleable> | |
| 11 | |
| 12 </resources> |
