Yuito-app-android/app/src/main
Nik Clayton 62a8a4a60a
Leave the "edit scheduled status" button enabled after clicking (#3100)
* Leave the "edit scheduled status" button enabled after clicking

If the user submits an edit to the scheduled status then this one will be deleted, the paging source will notice, the adapter will be notified in the normal way, and this binding will be reused.

Or the user backs out of the edit, and this adapter entry is still valid and should remain clickable.

Fixes https://github.com/tuskyapp/Tusky/issues/2705

* Remove unnecessary parameter.

* Remove unnecessary import
2022-12-30 12:09:42 +01:00
..
java/com/keylesspalace/tusky Leave the "edit scheduled status" button enabled after clicking (#3100) 2022-12-30 12:09:42 +01:00
res Left-align image alt text & make it selectable (#3063) 2022-12-30 11:20:25 +01:00
AndroidManifest.xml replace Manifest package with Gradle namespace (#3007) 2022-12-06 20:32:26 +01:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00