houxiao
2017-07-25 b27759def186676eddde0d0856a06b8babb1af30
VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/notification_template_part_chronometer.xml
@@ -16,8 +16,14 @@
  -->
<Chronometer android:id="@+id/chronometer" xmlns:android="http://schemas.android.com/apk/res/android"
    android:textAppearance="@style/TextAppearance.AppCompat.Notification.Time"
    android:textAppearance="@style/TextAppearance.StatusBar.EventContent.Time"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_gravity="center"
    android:layout_weight="0"
    android:singleLine="true"
    android:gravity="center"
    android:paddingLeft="8dp"
    android:paddingStart="8dp"
    />
<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/layout/notification_template_part_chronometer.xml -->