Merge pull request #1049 from Bars107/master

Hided tracks fragment from main screen
This commit is contained in:
vshcherb 2015-01-26 21:58:52 +01:00
commit b5ca93d242

View file

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