Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c348fba3 authored by moezbhatti's avatar moezbhatti Committed by Moez Bhatti
Browse files

Fix top margin for subtitle

parent 414a5775
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@
        android:id="@+id/subtitle"
        android:layout_width="0dp"
        android:layout_height="wrap_content"
        android:layout_marginTop="2dp"
        android:textColor="?android:attr/textColorTertiary"
        app:layout_constraintBottom_toTopOf="@id/numbers"
        app:layout_constraintEnd_toEndOf="parent"