File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
feature-dapp-api/src/main/res/layout
feature-dapp-impl/src/main/res/layout Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 16
16
android : layout_marginTop =" 8dp"
17
17
android : layout_marginBottom =" 8dp"
18
18
android : background =" @drawable/dapp_icon_background"
19
- android : padding =" 10dp"
20
19
app : layout_constraintBottom_toBottomOf =" parent"
21
20
app : layout_constraintStart_toStartOf =" parent"
22
21
app : layout_constraintTop_toTopOf =" parent"
Original file line number Diff line number Diff line change 14
14
android : layout_marginTop =" 8dp"
15
15
android : layout_marginBottom =" 8dp"
16
16
android : background =" @drawable/dapp_icon_background"
17
- android : padding =" 10dp"
18
17
app : layout_constraintBottom_toBottomOf =" parent"
19
18
app : layout_constraintStart_toStartOf =" parent"
20
19
app : layout_constraintTop_toTopOf =" parent"
Original file line number Diff line number Diff line change 14
14
android : layout_height =" 48dp"
15
15
android : layout_marginBottom =" 8dp"
16
16
android : background =" @drawable/dapp_icon_background"
17
- android : padding =" 10dp"
18
17
tools : src =" @drawable/ic_sub_id" />
19
18
20
19
<TextView
You can’t perform that action at this time.
0 commit comments