sosauce / CuteCalc

CuteCalc is a simple,lightweight and open-source calculator app for Android.
GNU General Public License v3.0
98 stars 8 forks source link

Fixed button order #36

Closed realeatham closed 7 months ago

realeatham commented 7 months ago

Issue #33 solved. Found some new issues i will make an issue later.

realeatham commented 7 months ago

after this goes thru i will make a pull request for the haptic feedback being softer

sosauce commented 7 months ago

I already changed some things so pulling would remove all my code

realeatham commented 7 months ago

what have you changed

sosauce commented 7 months ago

see in 2.5.2

sosauce commented 7 months ago

Please don't open merge request unless you add big changes, I'm on the spot for bug fix and UI improvment, it also breaks my SDK location wich is annoying to re-configure

realeatham commented 7 months ago

Ok I won't. But just so you know, to avoid breaking the sdk location you should not have a file on GitHub called local.properties and not upload one to GitHub. To make sure this doesn't happen, delete local.properties, then copy local.properties from another project. When it asks you if to add to git or not, say no.

sosauce commented 7 months ago

Okay thanks !