chinwag-android/app/src/main/res/values
Nik Clayton 7fe4c9f317
Adjust list UX for platform consistency (#3142)
Most lists in the app use (explicitly or implicitly) platform metrics for dimensions, text size, colour, and so on, possibly via styles.

A few don't, inadvertently using the user's setting for status text size

Fix these, and simplify code where possible.

- Use android attributes for padding and height, for consistent UX.

- Remove explicit usage of app:tabTextAppearance, rely on the style.

- Remove ListSelectionAdapter and item_picker_list.xml, and adjust TabPreferenceActivity to use an ArrayAdapter with simple_list_item_1.xml

- Simplify item_followed_hashtag.xml, consistent with item_list.xml.

Fixes https://github.com/tuskyapp/Tusky/issues/3131
2023-06-29 18:36:19 +02:00
..
actions.xml Add "more" popup to a11y menu, fix #1710 (#1714) 2020-03-02 19:36:44 +01:00
attrs.xml Provide a preference to scale all UI text (#3248) 2023-06-29 18:34:56 +02:00
colors.xml new app icon (#2695) 2022-09-13 19:48:09 +02:00
dimens.xml Remove ReplacementSpan, display diffs using CharacterStyle (#3431) 2023-06-11 19:12:05 +02:00
donottranslate.xml Add entry for "or" to locales_config.xml and donottranslate.xml (#3584) 2023-05-11 12:54:51 +02:00
ids.xml Add ability to pin/unpin statuses (#872) 2018-10-03 21:27:52 +02:00
integers.xml Add trending tags (#3149) 2023-02-14 19:52:11 +01:00
plurals.xml Dialog notifying user of failure when media upload fails (#3135) 2023-01-27 20:50:45 +01:00
string-arrays.xml Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
strings.xml Provide a preference to scale all UI text (#3248) 2023-06-29 18:34:56 +02:00
styles.xml Adjust list UX for platform consistency (#3142) 2023-06-29 18:36:19 +02:00
theme_colors.xml Show the difference between edited statuses (#3314) 2023-03-10 20:30:55 +01:00
toot_button.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00