Add path dot glow

This commit is contained in:
nielsandriesse
2020-09-08 16:36:24 +10:00
parent b3e672a9ed
commit 8a8fdb4c54
3 changed files with 48 additions and 3 deletions

View File

@@ -23,7 +23,8 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
android:layout_margin="@dimen/large_spacing">
android:layout_margin="@dimen/large_spacing"
android:clipChildren="false">
<LinearLayout
android:id="@+id/pathRowsContainer"