Yuito-app-android/app/src/main/res/values
mcclure ede66c4eb8
Exoplayer: Increase space between rewind, pause, ffwd buttons (#4077)
I [posted our new video player layout] on Mastodon for comments and
multiple people said the buttons were too close together. I agree. I
added some space (I eyeballed it, I made it bigger until it felt too big
and then I narrowed it), I think we have now increased the space from
10dp to 25dp. I added the space by wrapping the buttons in
LinearLayouts, because they are <include>s and could theoretically
insert more than one button.

Concerns: If the "next"/"prev" buttons ever become active, the space
will not be correctly applied to those. We can fix that if it ever comes
up (we don't display those buttons). If people think the buttons should
be placed even further apart we can do this by just increasing the
number in styles.xml.

This is what it looks like now. See previous look and comparison with
23.0 in #4071

<img width=400
src="https://files.mastodon.social/media_attachments/files/111/293/547/524/867/101/original/91b83e1717111444.png">
2023-11-01 09:21:43 +01: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 add role badges (#4029) 2023-09-25 09:47:27 +02:00
donottranslate.xml use link icon instead of emoji when showing hidden urls 2023-09-24 16:28:53 +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 "replies policy" for lists (#4072) 2023-10-26 11:21:04 +02:00
strings.xml Support "replies policy" for lists (#4072) 2023-10-26 11:21:04 +02:00
styles.xml Exoplayer: Increase space between rewind, pause, ffwd buttons (#4077) 2023-11-01 09:21:43 +01: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