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

UI Bug: Haptic Feedback not working in landscape mode #37

Closed realeatham closed 7 months ago

realeatham commented 7 months ago

Describe the bug In landscape mode, haptic feedback does not work as its simply not implemented in LandscapeLayout.kt.

Smartphone (please complete the following information):

Additional context This seems like an easy fix so might do it myself

sosauce commented 7 months ago

Oops thats an oversight on my part