commit | 4951fdde4684de18468dfaf3099c04ff97ab1552 | [log] [tgz] |
---|---|---|
author | Zvikomborero VIncent Zvikaramba <zvikovincent@gmail.com> | Thu Aug 18 22:09:11 2016 -0400 |
committer | Zvikomborero VIncent Zvikaramba <zvikovincent@gmail.com> | Thu Aug 18 22:09:11 2016 -0400 |
tree | 29df49933cff6923d4f266f971a950befc8e0e6a | |
parent | 0249731f7c2339d6b294dda02034e7e52728c08f [diff] [blame] |
Added INputDisabler
diff --git a/InputDisabler/res/values/styles.xml b/InputDisabler/res/values/styles.xml new file mode 100644 index 0000000..5d32ef3 --- /dev/null +++ b/InputDisabler/res/values/styles.xml
@@ -0,0 +1,8 @@ +<resources> + + <!-- Base application theme. --> + <style name="AppTheme" parent="@android:style/Theme.Material.Light"> + <!-- Customize your theme here. --> + </style> + +</resources>