mirror of
https://github.com/balkian/Carrousel-Android.git
synced 2025-09-02 08:32:21 +00:00
I9: Checkboxes y Adapter propio
This commit is contained in:
6
res/layout/list_item.xml
Normal file
6
res/layout/list_item.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
</TextView>
|
Reference in New Issue
Block a user