HeadsUp: Stop showing notifications when selected applications on top

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
xyyx
2018-09-07 16:40:31 +05:30
committed by Hưng Phan
parent a0d84ada10
commit 3076662eed
5 changed files with 360 additions and 0 deletions

7
res/drawable/ic_plus.xml Normal file
View File

@@ -0,0 +1,7 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path android:fillColor="?android:attr/colorControlNormal" android:pathData="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z" />
</vector>