brarcher / loyalty-card-locker

Stores your barcode-based store/loyalty cards on your phone
GNU General Public License v3.0
171 stars 29 forks source link

Fix barcode centering when leaving fullscreen #351

Closed TheLastProject closed 4 years ago

TheLastProject commented 4 years ago

329 seems to have broken #348 somewhat, making the barcode non-centered when leaving fullscreen.

This pull request fixes this.

Screenshots of behaviour before applying this patch (normal -> fullscreen -> normal) Screenshot_1580229214 Screenshot_1580229217 Screenshot_1580229219

brarcher commented 4 years ago

Hm, interesting. Did not notice that when trying out the feature originally. Good find!