File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 129129
130130 </RelativeLayout >
131131
132- <View
133- android : id =" @+id/visibility_divider"
134- android : layout_width =" match_parent"
135- android : layout_height =" 1px"
136- android : background =" @color/divider_grey"
137- android : importantForAccessibility =" no" />
138-
139132 <com .simplemobiletools.commons.views.MyTextView
140133 android : id =" @+id/visibility_label"
141134 android : layout_width =" wrap_content"
169162
170163 </RelativeLayout >
171164
172- <View
173- android : id =" @+id/file_operations_divider"
174- android : layout_width =" match_parent"
175- android : layout_height =" 1px"
176- android : background =" @color/divider_grey"
177- android : importantForAccessibility =" no" />
178-
179165 <com .simplemobiletools.commons.views.MyTextView
180166 android : id =" @+id/file_operations_label"
181167 android : layout_width =" wrap_content"
209195
210196 </RelativeLayout >
211197
212- <View
213- android : id =" @+id/security_divider"
214- android : layout_width =" match_parent"
215- android : layout_height =" 1px"
216- android : background =" @color/divider_grey"
217- android : importantForAccessibility =" no" />
218-
219198 <com .simplemobiletools.commons.views.MyTextView
220199 android : id =" @+id/security_label"
221200 android : layout_width =" wrap_content"
You can’t perform that action at this time.
0 commit comments