/UniversalImageLoaderExample/res/layout/ac_image_list.xml
https://github.com/rashedulkabir/Android-Universal-Image-Loader · XML · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 1249652ce278d1d08d5fa0f172b95fbc MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <ListView xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@android:id/list"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent" />