ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
8.72k stars 2.24k forks source link

Match ProgressDialog style with the one of AlertDialog #15351

Open user1823 opened 9 months ago

user1823 commented 9 months ago

In alpha 17, the sync popup has a somewhat awkward padding.

The top has less padding than the bottom, which makes it look awkward.

criticalAY commented 9 months ago

https://github.com/ankidroid/Anki-Android/issues/15346#issuecomment-1913134361

BrayanDSO commented 9 months ago

I'd also add that the progress dialog doesn't have rounded corners, so I upgraded the issue to matching the style of progress dialogs with the style of the other dialogs

criticalAY commented 9 months ago

progress dialog doesn't have rounded corners

Fixed it for all dialogs

BrayanDSO commented 9 months ago

Progress dialog - image

The screenshot in your PR shows the same square corners

criticalAY commented 9 months ago

I haven't updated it because the buttons color is still pending

criticalAY commented 9 months ago

https://github.com/ankidroid/Anki-Android/pull/15350#issuecomment-1913511741