We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d64c3 commit 2725772Copy full SHA for 2725772
README.md
@@ -1,4 +1,4 @@
1
-# SystemUiHelperLibrary
+# SystemUiHelper
2
SystemUiHelper gist from Chris Banes and Roman Nurik as an Android Library.
3
https://gist.github.com/chrisbanes/73de18faffca571f7292
4
https://chris.banes.me/2014/08/29/systemuihelper/
@@ -13,5 +13,5 @@ Step 1: Add jitpack to your build.gradle at the end of repositories:
13
Step 2: Add the dependency
14
15
dependencies {
16
- compile 'com.github.intrications:SystemUiHelperLibrary:1.0'
+ compile 'com.github.intrications:SystemUiHelper:1.0'
17
}
0 commit comments