am 5a96395b: am 8cbc37f2: am 8e2fcaa3: Merge "Use FrameLayout for the backing view" into lmp-dev
* commit '5a96395b78df7e201c580515ec9f54609a474a2d': Use FrameLayout for the backing viewmain
commit
722b76bbbd
|
@ -25,7 +25,7 @@
|
|||
android:gravity="bottom|center_horizontal"
|
||||
android:orientation="vertical" >
|
||||
<!-- The height of key_preview_backing view will automatically be determined by code. -->
|
||||
<RelativeLayout
|
||||
<FrameLayout
|
||||
android:id="@+id/key_preview_backing"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp" />
|
||||
|
|
Loading…
Reference in New Issue