fixie wixie
This commit is contained in:
@@ -64,19 +64,5 @@
|
|||||||
android:textColor="@color/secondaryColour"
|
android:textColor="@color/secondaryColour"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<view
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="1dp"
|
|
||||||
app:layout_constraintTop_toBottomOf="@id/topBar"
|
|
||||||
android:background="@color/black"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<View
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="1dp"
|
|
||||||
app:layout_constraintBottom_toTopOf="@id/navbar"
|
|
||||||
android:background="@color/black"
|
|
||||||
/>
|
|
||||||
|
|
||||||
|
|
||||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||||
Reference in New Issue
Block a user