Merge "Move Panel to public API"

This commit is contained in:
Matthew Fritze
2018-12-19 19:21:46 +00:00
committed by Android (Google) Code Review
8 changed files with 25 additions and 40 deletions

View File

@@ -22,7 +22,7 @@
android:orientation="vertical">
<TextView
android:id="@+id/title"
android:id="@+id/panel_title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"