<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout android:id="@id/shorts_sticker_panel" android:visibility="invisible" android:layout_width="fill_parent" android:layout_height="fill_parent"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <FrameLayout android:id="@id/shorts_sticker_container" android:paddingBottom="175.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" android:paddingHorizontal="60.0dip" />
</RelativeLayout>
