remove commented code

and add line break at the end
This commit is contained in:
domingos86 2016-06-29 02:39:57 -04:00 committed by GitHub
parent 47015e937e
commit 0ae055f226
1 changed files with 1 additions and 10 deletions

View File

@ -3,15 +3,6 @@
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="wrap_content">
<!--<ImageView android:id="@+id/mrc_art"-->
<!--android:layout_width="match_parent"-->
<!--android:layout_height="wrap_content"-->
<!--android:adjustViewBounds="true"-->
<!--android:scaleType="fitCenter"-->
<!--android:background="?attr/colorPrimary"-->
<!--android:layout_gravity="top"-->
<!--android:visibility="gone"/>-->
<RelativeLayout android:id="@+id/mrc_playback_control"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@ -56,4 +47,4 @@
<View android:id="@+id/mrc_control_divider"
android:layout_width="fill_parent"
android:layout_height="8dp"/>
</LinearLayout>
</LinearLayout>