File tree Expand file tree Collapse file tree 13 files changed +131
-25
lines changed Expand file tree Collapse file tree 13 files changed +131
-25
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ <item >
4+ <shape android : shape =" rectangle" >
5+ <corners android : radius =" 3dp" />
6+ <solid android : color =" @color/fui_bgEmail" />
7+ </shape >
8+ </item >
9+ </layer-list >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ <item >
4+ <shape android : shape =" rectangle" >
5+ <corners android : radius =" 3dp" />
6+ <solid android : color =" @color/fui_bgFacebook" />
7+ </shape >
8+ </item >
9+ </layer-list >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ <item >
4+ <shape android : shape =" rectangle" >
5+ <corners android : radius =" 3dp" />
6+ <solid android : color =" @color/fui_bgGoogle" />
7+ </shape >
8+ </item >
9+ </layer-list >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ <item >
4+ <shape android : shape =" rectangle" >
5+ <corners android : radius =" 3dp" />
6+ <solid android : color =" @color/fui_bgPhone" />
7+ </shape >
8+ </item >
9+ </layer-list >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ <item >
4+ <shape android : shape =" rectangle" >
5+ <corners android : radius =" 3dp" />
6+ <solid android : color =" @color/fui_bgTwitter" />
7+ </shape >
8+ </item >
9+ </layer-list >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <selector xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <item >
44 <shape android : shape =" rectangle" >
55 <corners android : radius =" 3dp" />
6- <solid android : color =" #D0021B " />
6+ <solid android : color =" @color/fui_buttonShadow " />
77 </shape >
88 </item >
9- </selector >
9+ <item
10+ android : bottom =" @dimen/fui_button_inset_bottom"
11+ android : left =" @dimen/fui_button_inset_left"
12+ android : right =" @dimen/fui_button_inset_right"
13+ android : top =" @dimen/fui_button_inset_top" >
14+ <shape android : shape =" rectangle" >
15+ <corners android : radius =" 3dp" />
16+ <solid android : color =" @color/fui_bgEmail" />
17+ </shape >
18+ </item >
19+ </layer-list >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <selector xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <item >
44 <shape android : shape =" rectangle" >
55 <corners android : radius =" 3dp" />
6- <solid android : color =" #3B5998 " />
6+ <solid android : color =" @color/fui_buttonShadow " />
77 </shape >
88 </item >
9- </selector >
9+ <item
10+ android : bottom =" @dimen/fui_button_inset_bottom"
11+ android : left =" @dimen/fui_button_inset_left"
12+ android : right =" @dimen/fui_button_inset_right"
13+ android : top =" @dimen/fui_button_inset_top" >
14+ <shape android : shape =" rectangle" >
15+ <corners android : radius =" 3dp" />
16+ <solid android : color =" @color/fui_bgFacebook" />
17+ </shape >
18+ </item >
19+ </layer-list >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <selector xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <item >
44 <shape android : shape =" rectangle" >
55 <corners android : radius =" 3dp" />
6- <solid android : color =" #ffffff " />
6+ <solid android : color =" @color/fui_buttonShadow " />
77 </shape >
88 </item >
9- </selector >
9+ <item
10+ android : bottom =" @dimen/fui_button_inset_bottom"
11+ android : left =" @dimen/fui_button_inset_left"
12+ android : right =" @dimen/fui_button_inset_right"
13+ android : top =" @dimen/fui_button_inset_top" >
14+ <shape android : shape =" rectangle" >
15+ <corners android : radius =" 3dp" />
16+ <solid android : color =" @color/fui_bgGoogle" />
17+ </shape >
18+ </item >
19+ </layer-list >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <selector xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <item >
44 <shape android : shape =" rectangle" >
55 <corners android : radius =" 3dp" />
6- <solid android : color =" #43C5A5 " />
6+ <solid android : color =" @color/fui_buttonShadow " />
77 </shape >
88 </item >
9- </selector >
9+ <item
10+ android : bottom =" @dimen/fui_button_inset_bottom"
11+ android : left =" @dimen/fui_button_inset_left"
12+ android : right =" @dimen/fui_button_inset_right"
13+ android : top =" @dimen/fui_button_inset_top" >
14+ <shape android : shape =" rectangle" >
15+ <corners android : radius =" 3dp" />
16+ <solid android : color =" @color/fui_bgPhone" />
17+ </shape >
18+ </item >
19+ </layer-list >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <selector xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <item >
44 <shape android : shape =" rectangle" >
55 <corners android : radius =" 3dp" />
6- <solid android : color =" #FF5BAAF4 " />
6+ <solid android : color =" @color/fui_buttonShadow " />
77 </shape >
88 </item >
9- </selector >
9+ <item
10+ android : bottom =" @dimen/fui_button_inset_bottom"
11+ android : left =" @dimen/fui_button_inset_left"
12+ android : right =" @dimen/fui_button_inset_right"
13+ android : top =" @dimen/fui_button_inset_top" >
14+ <shape android : shape =" rectangle" >
15+ <corners android : radius =" 3dp" />
16+ <solid android : color =" @color/fui_bgTwitter" />
17+ </shape >
18+ </item >
19+ </layer-list >
You can’t perform that action at this time.
0 commit comments