mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 02:17:43 +03:00
res:layout Removed commented block of code.
Use git to track legacy code instead of leaving commented code blocks in source.
This commit is contained in:
parent
89655f63c0
commit
01cb5ffc67
1 changed files with 0 additions and 8 deletions
|
@ -18,14 +18,6 @@
|
|||
|
||||
-->
|
||||
|
||||
<!--
|
||||
ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/fdScrollView"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:background="@color/background_color"
|
||||
android:gravity="center_horizontal"
|
||||
-->
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/top"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Reference in a new issue