File tree Expand file tree Collapse file tree
easycontrolfork/app/src/main/res/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 android : tint =" @color/onCardBackground" />
4949
5050 <ImageView
51- android : id =" @+id/button_switch "
51+ android : id =" @+id/button_home "
5252 android : layout_width =" 0dp"
5353 android : layout_height =" match_parent"
5454 android : layout_weight =" 1"
5555 android : focusable =" false"
5656 android : padding =" 4dp"
57- android : src =" @drawable/square "
57+ android : src =" @drawable/o "
5858 android : tint =" @color/onCardBackground" />
5959
6060 <ImageView
61- android : id =" @+id/button_home "
61+ android : id =" @+id/button_switch "
6262 android : layout_width =" 0dp"
6363 android : layout_height =" match_parent"
6464 android : layout_weight =" 1"
6565 android : focusable =" false"
6666 android : padding =" 4dp"
67- android : src =" @drawable/o "
67+ android : src =" @drawable/square "
6868 android : tint =" @color/onCardBackground" />
6969
7070 </LinearLayout >
You can’t perform that action at this time.
0 commit comments