removed some unused resources and fixed linting errors
This commit is contained in:
parent
b470f5e939
commit
6adf592199
16 changed files with 21 additions and 40 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<resources>
|
||||
<style name="hSeparator">
|
||||
<item name="android:layout_height">match_parent</item>
|
||||
<item name="android:layout_width">2px</item>
|
||||
<item name="android:layout_width">3dp</item>
|
||||
<item name="android:layout_marginBottom">1dp</item>
|
||||
<item name="android:layout_marginTop">1dp</item>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue