Skip to content

Commit

Permalink
#slove lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
MalaRuparel2023 committed May 10, 2024
1 parent d6118e6 commit bd83d18
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
android:orientation="vertical"
android:padding="16dp">

<com.ss.smartfilterlib.multiselection.MultiSelectionListView
android:id="@+id/multiSelectionListView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/white"
app:ss_listitem="@array/array_android_version"/>


</LinearLayout>

0 comments on commit bd83d18

Please sign in to comment.