File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 android : paddingEnd =" @dimen/standard_padding"
9090 android : paddingBottom =" @dimen/standard_quarter_margin"
9191 android : scaleType =" fitCenter"
92- app : iconTint =" @color/text_color "
92+ app : iconTint =" @color/secondary_text_color "
9393 app : icon =" @drawable/ic_content_copy"
9494 app : iconGravity =" textStart" />
9595
103103 android : paddingStart =" @dimen/standard_padding"
104104 android : paddingEnd =" @dimen/standard_padding"
105105 app : icon =" @drawable/ic_dots_vertical"
106- app : iconTint =" @color/text_color "
106+ app : iconTint =" @color/secondary_text_color "
107107 app : iconGravity =" textStart" />
108108
109109</LinearLayout >
Original file line number Diff line number Diff line change 7575 android : paddingStart =" @dimen/standard_padding"
7676 android : paddingEnd =" @dimen/standard_padding"
7777 app : icon =" @drawable/ic_dots_vertical"
78- app : iconTint =" @color/text_color "
78+ app : iconTint =" @color/secondary_text_color "
7979 app : iconGravity =" textStart" />
8080</LinearLayout >
Original file line number Diff line number Diff line change 139139 android : src =" @android:drawable/checkbox_off_background"
140140 app : layout_constraintStart_toStartOf =" parent"
141141 app : layout_constraintTop_toTopOf =" parent"
142- app : tint =" @color/text_color"
143142 tools : visibility =" visible" />
144143
145144 <LinearLayout
194193 android : contentDescription =" @string/overflow_menu"
195194 android : translationZ =" 2dp"
196195 app : srcCompat =" @drawable/ic_dots_vertical"
197- app : tint =" @color/text_color"
198196 tools : ignore =" TouchTargetSizeCheck" />
199197 </LinearLayout >
200198
231229 app : layout_constraintTop_toBottomOf =" @id/thumbnail"
232230 app : srcCompat =" @drawable/ic_dots_vertical"
233231 tools : ignore =" TouchTargetSizeCheck"
234- app : tint =" @color/text_color"
235232 tools : visibility =" visible" />
236233
237234
Original file line number Diff line number Diff line change 246246 android : paddingEnd =" @dimen/list_item_share_right_margin"
247247 android : src =" @drawable/ic_comment"
248248 android : visibility =" gone"
249- app : tint =" @color/text_color"
250249 tools : visibility =" visible" />
251250
252251 <ImageView
261260 android : paddingStart =" @dimen/list_item_share_right_margin"
262261 android : paddingEnd =" 4dp"
263262 android : src =" @drawable/ic_unshared"
264- app : tint =" @color/text_color"
265263 tools : visibility =" visible" />
266264
267265 <com .owncloud.android.ui.AvatarGroupLayout
284282 android : minHeight =" @dimen/min_list_item_size"
285283 android : paddingStart =" @dimen/standard_half_padding"
286284 android : paddingEnd =" @dimen/alternate_padding"
287- app : tint =" @color/text_color"
288285 android : src =" @drawable/ic_checkbox_blank_outline" />
289286
290287 <ImageView
298295 android : minHeight =" @dimen/min_list_item_size"
299296 android : paddingStart =" @dimen/list_item_share_right_margin"
300297 android : paddingEnd =" @dimen/list_item_share_right_margin"
301- app : tint =" @color/text_color"
302298 android : src =" @drawable/ic_dots_vertical" />
303299
304300 </LinearLayout >
Original file line number Diff line number Diff line change 199199 android : id =" @+id/more"
200200 android : layout_width =" @dimen/grid_bottom_view_height"
201201 android : layout_height =" @dimen/grid_bottom_view_height"
202- app : tint =" @color/text_color"
203202 android : layout_marginHorizontal =" @dimen/standard_half_margin"
204203 android : contentDescription =" @string/overflow_menu"
205204 app : layout_constraintStart_toEndOf =" @+id/filename_and_reason_layout"
You can’t perform that action at this time.
0 commit comments