Преглед на файлове

res:layout Removed commented block of code.

Use git to track legacy code instead of leaving commented code blocks in source.
eho преди 7 години
родител
ревизия
01cb5ffc67
променени са 1 файла, в които са добавени 0 реда и са изтрити 8 реда
  1. 0 8
      src/main/res/layout/preview_image_fragment.xml

+ 0 - 8
src/main/res/layout/preview_image_fragment.xml

@@ -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"