事件弹框UI
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
android:minHeight="@dimen/module_v2x_event_window_height"
|
android:minHeight="@dimen/module_v2x_event_window_height"
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
android:overScrollMode="never"
|
android:overScrollMode="never"
|
||||||
|
android:padding="@dimen/module_v2x_widow_top_gaps"
|
||||||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
|
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
|
|||||||
@@ -79,4 +79,5 @@
|
|||||||
|
|
||||||
<dimen name="share_item_text_size">16px</dimen>
|
<dimen name="share_item_text_size">16px</dimen>
|
||||||
<dimen name="share_item_padding">20px</dimen>
|
<dimen name="share_item_padding">20px</dimen>
|
||||||
|
<dimen name="module_v2x_widow_top_gaps">8px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -79,4 +79,5 @@
|
|||||||
|
|
||||||
<dimen name="share_item_text_size">16px</dimen>
|
<dimen name="share_item_text_size">16px</dimen>
|
||||||
<dimen name="share_item_padding">20px</dimen>
|
<dimen name="share_item_padding">20px</dimen>
|
||||||
|
<dimen name="module_v2x_widow_top_gaps">8px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -78,5 +78,6 @@
|
|||||||
<dimen name="share_item_text_size">26px</dimen>
|
<dimen name="share_item_text_size">26px</dimen>
|
||||||
<dimen name="share_item_padding">25px</dimen>
|
<dimen name="share_item_padding">25px</dimen>
|
||||||
|
|
||||||
|
<dimen name="module_v2x_widow_top_gaps">0px</dimen>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user