commit | d5f3d420e82ace340b0354159ae35de8c5f3cf88 | [log] [tgz] |
---|---|---|
author | AndroPlus <mail@andro.plus> | Sat Jul 28 14:51:31 2018 +0900 |
committer | AndroPlus <mail@andro.plus> | Sat Jul 28 14:51:31 2018 +0900 |
tree | c66a5bc2ed779f447c3534e4bace766e6a671794 | |
parent | 5b42f95db314c67d0785ea456456b2f3dc4bac7e [diff] |
S2: Specify device has a notch
diff --git a/Sharp/S2-los/res/values/config.xml b/Sharp/S2-los/res/values/config.xml index 605b328..0c506eb 100644 --- a/Sharp/S2-los/res/values/config.xml +++ b/Sharp/S2-los/res/values/config.xml
@@ -66,4 +66,7 @@ <!-- Whether device has screen with higher aspect ratio --> <bool name="config_haveHigherAspectRatioScreen">true</bool> + <!-- Whether device has a notch --> + <bool name="config_haveNotch">true</bool> + </resources>