Fix lint errors

This commit is contained in:
Synced Synapse 2015-03-04 19:04:43 +00:00
parent 4d7a945c53
commit 740b233172
2 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@
<!-- For when nothing is playing or something not recognized is playing -->
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/info_panel"
android:layout_width="0dp"
android:layout_weight="1"

View File

@ -107,7 +107,6 @@
<!-- Media control buttons -->
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/media_control_bar"
android:layout_width="match_parent"
android:layout_height="@dimen/buttonbar_height"