This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +15
-10
lines changed
library/src/main/res/layout Expand file tree Collapse file tree 5 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 4444 </com .codetroopers.betterpickers.datepicker.DateView>
4545 <ImageButton
4646 android : id =" @+id/delete"
47- android : layout_width =" 0dip"
48- android : layout_weight =" 1"
47+ android : paddingRight =" 16dp"
48+ android : paddingLeft =" 16dp"
49+ android : layout_width =" wrap_content"
4950 android : gravity =" center"
5051 android : layout_gravity =" center"
5152 android : src =" @drawable/ic_backspace_dark"
Original file line number Diff line number Diff line change 4545 </com .codetroopers.betterpickers.expirationpicker.ExpirationView>
4646 <ImageButton
4747 android : id =" @+id/delete"
48- android : layout_width =" 0dip"
49- android : layout_weight =" 1"
48+ android : paddingRight =" 16dp"
49+ android : paddingLeft =" 16dp"
50+ android : layout_width =" wrap_content"
5051 android : gravity =" center"
5152 android : layout_gravity =" center"
5253 android : src =" @drawable/ic_backspace_dark"
Original file line number Diff line number Diff line change 9393 </com .codetroopers.betterpickers.hmspicker.HmsView>
9494 <ImageButton
9595 android : id =" @+id/delete"
96- android : layout_width =" 0dip"
97- android : layout_weight =" 1"
96+ android : paddingRight =" 16dp"
97+ android : paddingLeft =" 16dp"
98+ android : layout_width =" wrap_content"
9899 android : gravity =" center"
99100 android : layout_gravity =" center"
100101 android : src =" @drawable/ic_backspace_dark"
Original file line number Diff line number Diff line change 6666 </com .codetroopers.betterpickers.widget.AutoScrollHorizontalScrollView>
6767 <ImageButton
6868 android : id =" @+id/delete"
69- android : layout_width =" 0dip"
70- android : layout_weight =" 1"
69+ android : paddingRight =" 16dp"
70+ android : paddingLeft =" 16dp"
71+ android : layout_width =" wrap_content"
7172 android : gravity =" center"
7273 android : layout_gravity =" center"
7374 android : src =" @drawable/ic_backspace_dark"
Original file line number Diff line number Diff line change 6767 </com .codetroopers.betterpickers.timepicker.TimerView>
6868 <ImageButton
6969 android : id =" @+id/delete"
70- android : layout_width =" 0dip"
71- android : layout_weight =" 1"
70+ android : paddingRight =" 16dp"
71+ android : paddingLeft =" 16dp"
72+ android : layout_width =" wrap_content"
7273 android : gravity =" center"
7374 android : layout_gravity =" center"
7475 android : src =" @drawable/ic_backspace_dark"
You can’t perform that action at this time.
0 commit comments