jsydow / swp-dv-ws2010-osm-1

Automatically exported from code.google.com/p/swp-dv-ws2010-osm-1
0 stars 0 forks source link

Fix all layoutopt warnings #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
$ ./layoutopt workspace/TraceBook/res/layout
workspace/TraceBook/res/layout/dialog_searchinfo.xml
    8:58 This LinearLayout tag should use android:layout_height="wrap_content"
workspace/TraceBook/res/layout/layout_addmemoactivity.xml
workspace/TraceBook/res/layout/dialog_license.xml
    6:10 This ScrollView layout or its LinearLayout parent is useless
workspace/TraceBook/res/layout/layout_startactivity.xml
workspace/TraceBook/res/layout/layout_newtrackactivity.xml
    8:88 This LinearLayout layout or its TabHost parent is possibly useless
    83:83 Use an android:layout_height of 0dip instead of fill_parent for better performance
workspace/TraceBook/res/layout/dialog_activityinfo.xml
workspace/TraceBook/res/layout/listview_fulltextsearch.xml
workspace/TraceBook/res/layout/listview_addpoint.xml
    7:8 Use an android:layout_height of 0dip instead of 1px for better performance
workspace/TraceBook/res/layout/layout_fulltextsearchactivity.xml
    18:18 Use an android:layout_height of 0dip instead of fill_parent for better performance
workspace/TraceBook/res/layout/layout_addpointactivity.xml
    59:59 Use an android:layout_height of 0dip instead of fill_parent for better performance
workspace/TraceBook/res/layout/layout_loadtrackactivity.xml
    24:24 Use an android:layout_height of 0dip instead of fill_parent for better performance
workspace/TraceBook/res/layout/layout_aboutactivity.xml
    9:73 This LinearLayout tag should use android:layout_height="wrap_content"
workspace/TraceBook/res/layout/layout_addpointmetaactivity.xml
    48:48 Use an android:layout_height of 0dip instead of fill_parent for better performance
workspace/TraceBook/res/layout/listview_edit.xml
workspace/TraceBook/res/layout/dialog_trackinfo.xml
    26:123 This LinearLayout tag should use android:layout_height="wrap_content"
workspace/TraceBook/res/layout/listview_taghistory.xml
workspace/TraceBook/res/layout/layout_webviewactivity.xml
workspace/TraceBook/res/layout/layout_recordvideoactivity.xml
    10:11 Use an android:layout_height of 0dip instead of fill_parent for better performance
workspace/TraceBook/res/layout/statusbar_global.xml
workspace/TraceBook/res/layout/dynamic_metamediabuttons.xml
workspace/TraceBook/res/layout/listview_loadtrack.xml
    8:9 Use an android:layout_height of 0dip instead of 1px for better performance

Original issue reported on code.google.com by thi...@inf.fu-berlin.de on 21 Mar 2011 at 11:22

GoogleCodeExporter commented 9 years ago

Original comment by SakirS...@gmail.com on 21 Mar 2011 at 11:34