Loading core/res/res/layout/keyguard_status_view.xml +2 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,7 @@ android:layout_height="wrap_content" android:layout_gravity="end" android:layout_marginTop="-16dp" android:layout_marginBottom="24dp" android:layout_marginEnd="@dimen/kg_status_line_font_right_margin" android:singleLine="true" android:ellipsize="marquee" Loading @@ -69,7 +70,7 @@ <TextView android:id="@+id/alarm_status" android:layout_gravity="end" android:layout_marginTop="28dp" android:layout_marginTop="4dp" android:layout_marginEnd="@dimen/kg_status_line_font_right_margin" android:singleLine="true" android:ellipsize="marquee" Loading Loading
core/res/res/layout/keyguard_status_view.xml +2 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,7 @@ android:layout_height="wrap_content" android:layout_gravity="end" android:layout_marginTop="-16dp" android:layout_marginBottom="24dp" android:layout_marginEnd="@dimen/kg_status_line_font_right_margin" android:singleLine="true" android:ellipsize="marquee" Loading @@ -69,7 +70,7 @@ <TextView android:id="@+id/alarm_status" android:layout_gravity="end" android:layout_marginTop="28dp" android:layout_marginTop="4dp" android:layout_marginEnd="@dimen/kg_status_line_font_right_margin" android:singleLine="true" android:ellipsize="marquee" Loading