Love2Apk/data/love_decoded/res/layout-v17/notification_template_part_chronometer.xml

3 lines
407 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Chronometer n1:textAppearance="@style/TextAppearance.StatusBar.EventContent.Time" n1:gravity="center" n1:layout_gravity="center" n1:id="@id/chronometer" n1:paddingLeft="8.0dip" n1:layout_width="wrap_content" n1:layout_height="wrap_content" n1:singleLine="true" n1:layout_weight="0.0" n1:paddingStart="8.0dip"
xmlns:n1="http://schemas.android.com/apk/res/android" />