SimpleMobileTools / Simple-Calculator

A calculator for quick simple calculations with a nice user interface and no ads
https://www.simplemobiletools.com
GNU General Public License v3.0
581 stars 378 forks source link

feat: view binding and compose #310

Closed FunkyMuse closed 1 year ago

tibbi commented 1 year ago

lets always use brackets at if/else and avoid duplicate empty lines please, they are pretty ugly.

tibbi commented 1 year ago

that ripple is way too small, it should be the same as at other top menu icons

FunkyMuse commented 1 year ago

that ripple is way too small, it should be the same as at other top menu icons

done

tibbi commented 1 year ago

its too big now, not consistent with menu items. Make it by like 4dp smaller

FunkyMuse commented 1 year ago

its too big now, not consistent with menu items. Make it by like 4dp smaller

check now

tibbi commented 1 year ago

right, the size is good now, but it seems to be too lose to the left side, can we move it a bit to the right? Compare it with the About section.

FunkyMuse commented 1 year ago

right, the size is good now, but it seems to be too lose to the left side, can we move it a bit to the right? Compare it with the About section.

sure, done

tibbi commented 1 year ago

alright thanks, it looks just fine to me now. But lets make the top bar reusable in a better way, I wouldnt like to copypaste the whole thing with all these dimensions in all activities and apps