willbsp / habits

A habit tracking app for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pressing on checkmark causes animation flicker

niktss opened this issue · comments

commented

Pressing a checkmark on a habit makes it flicker; I'm assuming this is a bug as it's different from the GIF in the readme:

Screen_Recording_20230723_090646_Habits_1.mp4

https://github.com/willbsp/habits/raw/dev/screenshots/screenshot-1.gif

The animation that happens looks like the one used in the calendar view in the other GIF in the readme:
https://github.com/willbsp/habits/raw/dev/screenshots/screenshot-3.gif

This happens on a Galaxy A52s on Android 13.

Logcat(I hope I did it right):
logcat_grepcom.willbsp.habits.txt

Hi, the flicker animation is correct. It most likely looks different due to the gif compression on the images in the README. The animation may be something to look at improving in the future. I am closing this issue for now.

Hi, the flicker animation is correct.

For what it's worth, I'm no longer getting the flicker on 1.2.0, or at least it's a lot smoother now:

Screen_Recording_20230928_021032_Habits_1.mp4