commit | b150276a43d479772eeb3e5b159bbd5c214b5dfb | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Mon Mar 25 15:38:34 2019 -0500 |
committer | Dees Troy <dees_troy@teamw.in> | Thu Apr 04 04:26:53 2019 +0200 |
tree | 0f8e73156c8925625b019a95dfc2d563ac72b6e8 | |
parent | 53796e73334ac9d87d4cb5a355fc8c1d205104f6 [diff] |
Prevent having to double-tap some check boxes Check boxes that do not have a default value set usually required you to tap them twice to toggle them on the very first time. This patch checks the return value from GetValue and sets a default of 0 if the variable does not already exist in the Data Manager. Change-Id: I1ff26e756764ed2a00b10102f13a5bce0119771a
Team Win Recovery Project (TWRP)
You can find a compiling guide here.