Show auto silence view

This commit is contained in:
Phillip Hsu
2016-08-06 02:52:49 -07:00
parent d845f241e9
commit 29194f241f
7 changed files with 86 additions and 24 deletions
@@ -22,6 +22,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/auto_silenced_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
@@ -48,6 +49,7 @@
</LinearLayout>
<android.support.v7.widget.GridLayout
android:id="@+id/buttons_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"