mirror of
https://github.com/tuskyapp/Tusky
synced 2025-02-09 07:48:38 +01:00
Fixes: #4063 Switching from an AlertDialog to only a DialogFragment. I didn't get the AlertDialog to be sized correctly. It also opens now directly with the right (full screen) size. When the imageView fails to load (i.e. with an audio file) it will be hidden. This changes the button layout somewhat. One observation: The placeholder text "... visually impaired..." is not quite right as a description for an audio file is not intended for the visually impaired. But I couldn't think of a better text just yet. ![grafik](https://github.com/tuskyapp/Tusky/assets/1618905/fd49d5bd-b86c-4659-abb9-f1776cbb2a55)