LoginSignup
1
0

More than 5 years have passed since last update.

Buttonのbackground drawableの実装を効率よくやっていくTips

Posted at

selectableの実装がめんどくさい

  • 本当に本当のTipsです
  • わざわざ実機やエミュレータで動かさなくても、Layout file上で、例えば tools:enabled を変更するとpreviewがそれに追随するためやりやすいです
  • enabled="true" を確認したい
    • スクリーンショット 2018-02-16 10.01.49.png
  • enabled="false" を確認したい
    • スクリーンショット 2018-02-16 10.03.13.png
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0