-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Homescreen widget: empty after app update #59
Comments
No idea why the widget failed to redraw during app updates. Pretty much using the standard code Google provides. Workaround is to resize the widget. HTH. |
I'll try that with the next update. |
Yesterday I was wondering why old notes in the trash_bin directory are not deleted even though I set "com.appmindlab.nano.pref_max_deleted_copies_age|10". I then read in the documentation that this function is related to backup. I then played around with the backup function. After that I noticed that the homscreen widget was also empty. Some function reset it even though I didn't install an update. Unfortunately, resizing the widget did not restore its content. There remains only one solution, delete the widget and create a new one. |
Interesting. Just curious how many notes were shown in your widget? |
Always 4. If I have starred notes, starred notes. If I have more than 4 starred notes, I can scroll through them. If I don't have starred notes, it's the same with normal notes. |
Android 7.1.2 (LineageOS 14.1)
After installing a newer apk file (from F-Droid) the homescreen widget is still there but empty.
I'm using the default launcher Trebuchet.
The text was updated successfully, but these errors were encountered: