Removed duplicate background

This commit is contained in:
Anthony Restaino 2016-08-27 18:10:49 -04:00
parent e7cbd3e2ed
commit 8c4e5f50b6

View File

@ -2,7 +2,6 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="56dp"
android:background="?attr/selectedBackground"
android:gravity="center_vertical"
android:orientation="horizontal" >