cvzi/ScreenshotTile

keepAppDataMax's defaultValue is not unified

Closed this issue · 1 comments

The input box displays 20 but said that the default value is 30.

android:defaultValue="20"


<string name="pref_key_keep_app_data_max_default" translatable="false">30</string>

cvzi commented

Thanks for the detailed report!