Commit bf45df1 1 parent 5b149c5 commit bf45df1 Copy full SHA for bf45df1
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 101
101
android : clickable =" true"
102
102
android : focusable =" true"
103
103
android : scaleType =" fitXY"
104
- app : srcCompat =" ?attr/ic_close "
104
+ app : srcCompat =" @drawable/ic_close_white_24dp "
105
105
android : background =" ?attr/selectableItemBackgroundBorderless"
106
106
tools : ignore =" ContentDescription,RtlHardcoded"
107
107
android : visibility =" gone" />
Original file line number Diff line number Diff line change 99
99
android : clickable =" true"
100
100
android : focusable =" true"
101
101
android : scaleType =" fitXY"
102
- app : srcCompat =" ?attr/ic_close "
102
+ app : srcCompat =" @drawable/ic_close_white_24dp "
103
103
android : background =" ?attr/selectableItemBackgroundBorderless"
104
104
tools : ignore =" ContentDescription,RtlHardcoded"
105
105
android : visibility =" gone" />
You can’t perform that action at this time.
0 commit comments