guardianproject / orbot

The Github home of Orbot: Tor on Android (Also available on gitlab!)
https://gitlab.com/guardianproject/orbot
Other
1.98k stars 325 forks source link

Fix title alignment in bottom sheets #1124

Open meenbeese opened 3 weeks ago

meenbeese commented 3 weeks ago
Before After

Bottom sheet titles were manually (and incorrectly) set in #1024. This PR removes hardcoded paddings and properly centers the titles on all devices.

Tested on Pixel 8 API 34.

bitmold commented 1 week ago

Can you please post screenshots before + after !

meenbeese commented 1 week ago

Added some screenshots.