Thread fragment tweaks part 1
This commit is contained in:
@@ -47,4 +47,9 @@
|
||||
<declare-styleable name="NestedRecyclerScrollView">
|
||||
<attr name="takePriorityOverChildViews" format="boolean"/>
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="WrappingLinearLayout">
|
||||
<attr name="android:verticalGap" format="dimension"/>
|
||||
<attr name="android:horizontalGap" format="dimension"/>
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user