How to find common elements from arrays in android listview?
Answers
Answered by
0
Answer: < ? xml version="1.0" encoding="utf-8"?>
<Linear Layout xmlns : android= " http : // android.com / apk / res / android"
xmlns : tools = " http : // schemas. android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:gravity = " center_horizontal "
android:layout _ margin Top="30 dp"
tools:context = ". Main Activity">
<List View
android:id="@+id/list"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
</List View>
</Linear Layout>
Similar questions
Computer Science,
7 months ago
Science,
7 months ago
English,
7 months ago
Math,
1 year ago
Hindi,
1 year ago