| | |
| | | --> |
| | | |
| | | <DateTimeView android:id="@+id/time" 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_time.xml --> |