Hided tracks fragment from main screen

This commit is contained in:
Denis 2015-01-26 22:58:14 +02:00
parent fa7ab9bb25
commit a5a8aebf3c

View file

@ -64,13 +64,13 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"/> android:layout_height="wrap_content"/>
<fragment <!--<fragment-->
xmlns:android="http://schemas.android.com/apk/res/android" <!--xmlns:android="http://schemas.android.com/apk/res/android"-->
android:id="@+id/TracksFragment" <!--android:id="@+id/TracksFragment"-->
android:name="net.osmand.plus.dashboard.DashTrackFragment" <!--android:name="net.osmand.plus.dashboard.DashTrackFragment"-->
android:layout_marginTop="@dimen/dashCardMargin" <!--android:layout_marginTop="@dimen/dashCardMargin"-->
android:layout_width="match_parent" <!--android:layout_width="match_parent"-->
android:layout_height="wrap_content"/> <!--android:layout_height="wrap_content"/>-->
<!--<fragment--> <!--<fragment-->
<!--xmlns:android="http://schemas.android.com/apk/res/android"--> <!--xmlns:android="http://schemas.android.com/apk/res/android"-->