SecUSo / privacy-friendly-ruler

Privacy Friendly Apps to display a ruler on Android devices.
GNU General Public License v3.0
29 stars 13 forks source link

Force close since update to 1.0.1 #4

Closed qfvldaa2xn closed 7 years ago

qfvldaa2xn commented 7 years ago

Version 1.0 was working like a charm. Just tried to update to 1.0.1 and I get a force close right after trying to start the app on Android CM11 4.4.4.

Yonjuni commented 7 years ago

Okay thanks. It's interesting, because we have just updated strings.

qfvldaa2xn commented 7 years ago

I updated in the F-Droid app. But downgrading to 1.0 in F-Droid helps though.

Yonjuni commented 7 years ago

I re-produced the issue it is a android.content.res.Resources$NotFoundException: File res/drawable/abc_ic_ab_back_material.xml from drawable resource ID #0x7f020013 caused by the SplashActivity, a file that has not been changed, neither the resources have been.

Yonjuni commented 7 years ago

This problem is fixed with commit b6f98c74d267007b729c6a848b7f7a460c8ab852 and will be solved in version 1.1

Yonjuni commented 7 years ago

@qfvldaa2xn In case you wish to have a look at the app before the F-Droid update, you can get the apk from here: https://github.com/SecUSo/privacy-friendly-ruler/releases/tag/v1.1 But you have to uninstall the F-Droid app first.