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.
11 lines
605 B
11 lines
605 B
<?xml version="1.0" encoding="utf-8"?> |
|
<resources> |
|
<dimen name="abc_action_bar_content_inset_material">24dp</dimen> |
|
<dimen name="abc_action_bar_default_height_material">64dp</dimen> |
|
<dimen name="abc_action_bar_default_padding_end_material">8dp</dimen> |
|
<dimen name="abc_action_bar_default_padding_start_material">8dp</dimen> |
|
<dimen name="abc_config_prefDialogWidth">580dp</dimen> |
|
<dimen name="abc_text_size_subtitle_material_toolbar">16dp</dimen> |
|
<dimen name="abc_text_size_title_material_toolbar">20dp</dimen> |
|
<integer name="abc_max_action_buttons">5</integer> |
|
</resources> |