Created
March 5, 2017 04:37
-
-
Save takoikatakotako/7a0770930fe319262f44911fc7a170cd to your computer and use it in GitHub Desktop.
アンドロイドアプリのステータスバーを変更する
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- ステータスバーの色を変更する--> | |
| <item name="android:statusBarColor">@android:color/white</item> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment