Remove unneeded commented code
This commit is contained in:
parent
b98b601472
commit
904c34e39c
1 changed files with 0 additions and 19 deletions
|
@ -106,23 +106,4 @@
|
||||||
osmand:typeface="@string/font_roboto_medium" />
|
osmand:typeface="@string/font_roboto_medium" />
|
||||||
|
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
|
||||||
<!-- <LinearLayout-->
|
|
||||||
<!-- android:layout_width="match_parent"-->
|
|
||||||
<!-- android:layout_height="0dp"-->
|
|
||||||
<!-- android:layout_weight="1"-->
|
|
||||||
<!-- android:orientation="vertical">-->
|
|
||||||
|
|
||||||
<!-- <include layout="@layout/card_bottom_divider"/>-->
|
|
||||||
|
|
||||||
<!-- <View-->
|
|
||||||
<!-- android:layout_width="match_parent"-->
|
|
||||||
<!-- android:layout_height="0dp"-->
|
|
||||||
<!-- android:minHeight="48dp"-->
|
|
||||||
<!-- android:layout_weight="1"-->
|
|
||||||
<!-- android:background="?attr/activity_background_basic"/>-->
|
|
||||||
|
|
||||||
<!-- <include layout="@layout/card_top_divider"/>-->
|
|
||||||
|
|
||||||
<!-- </LinearLayout>-->
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
Loading…
Reference in a new issue