Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/compose/dialog
UlrichKu 24d7ef7ccb
Always publish image alt text
Previous code would discard the image alt-text if the user finished writing the text before the image had finished uploading.

This code ensures the text is set after the image has completed uploading.
2023-04-24 11:48:40 +02:00
..
AddPollDialog.kt 3472: Give polls a default duration (#3473) 2023-03-21 18:52:38 +01:00
AddPollOptionsAdapter.kt Replace DefaultTextWatcher with extensions in core-ktx (#3401) 2023-03-10 20:27:24 +01:00
CaptionDialog.kt 3434: Make description dialog (text field) more usable (#3458) 2023-03-24 18:21:56 +01:00
FocusDialog.kt Always publish image alt text 2023-04-24 11:48:40 +02:00