This app provides monitoring and information features for the common freifunk user and the technical stuff of a freifunk community.
Code base is taken from a TUM Practical Course project and added here to see if Freifunk Altdorf can use it.
https://www.freifunk-altdorf.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.1 KiB
21 lines
1.1 KiB
6 years ago
|
int[] styleable TextAppearance { 0x01010095, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164 }
|
||
|
int styleable TextAppearance_android_shadowColor 3
|
||
|
int styleable TextAppearance_android_shadowDx 4
|
||
|
int styleable TextAppearance_android_shadowDy 5
|
||
|
int styleable TextAppearance_android_shadowRadius 6
|
||
|
int styleable TextAppearance_android_textColor 2
|
||
|
int styleable TextAppearance_android_textSize 0
|
||
|
int styleable TextAppearance_android_textStyle 1
|
||
|
int[] styleable TextStyle { 0x01010034, 0x01010095, 0x01010097, 0x01010098, 0x010100ab, 0x01010153, 0x0101015d, 0x01010161, 0x01010162, 0x01010163, 0x01010164 }
|
||
|
int styleable TextStyle_android_ellipsize 4
|
||
|
int styleable TextStyle_android_maxLines 5
|
||
|
int styleable TextStyle_android_shadowColor 7
|
||
|
int styleable TextStyle_android_shadowDx 8
|
||
|
int styleable TextStyle_android_shadowDy 9
|
||
|
int styleable TextStyle_android_shadowRadius 10
|
||
|
int styleable TextStyle_android_singleLine 6
|
||
|
int styleable TextStyle_android_textAppearance 0
|
||
|
int styleable TextStyle_android_textColor 3
|
||
|
int styleable TextStyle_android_textSize 1
|
||
|
int styleable TextStyle_android_textStyle 2
|