Skip to content

Instantly share code, notes, and snippets.

@takoikatakotako
Created March 5, 2017 04:37
Show Gist options
  • Select an option

  • Save takoikatakotako/7a0770930fe319262f44911fc7a170cd to your computer and use it in GitHub Desktop.

Select an option

Save takoikatakotako/7a0770930fe319262f44911fc7a170cd to your computer and use it in GitHub Desktop.
アンドロイドアプリのステータスバーを変更する
<!-- ステータスバーの色を変更する-->
<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