File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 204204 <style name =" DeviceCard.Background" >
205205 <item name =" android:layout_width" >match_parent</item >
206206 <item name =" android:layout_height" >wrap_content</item >
207- <item name =" android:layout_marginVertical" >3dp</item >
207+ <item name =" android:layout_marginTop" >3dp</item >
208+ <item name =" android:layout_marginBottom" >3dp</item >
208209 <item name =" android:background" >@drawable/bg_list_item</item >
209210 <item name =" android:foreground" >?attr/selectableItemBackground</item >
210211 <item name =" android:gravity" >center_vertical</item >
223224 <item name =" android:layout_height" >wrap_content</item >
224225 <item name =" android:duplicateParentState" >true</item >
225226 <item name =" android:singleLine" >true</item >
226- <item name =" android:textColor" >@drawable/list_title</item >
227227 <item name =" android:textSize" >17sp</item >
228228 </style >
229229
You can’t perform that action at this time.
0 commit comments