Removed useless class

This commit is contained in:
Pierre
2018-04-07 16:48:24 +02:00
parent 523b30cc90
commit b14c13d90e
3 changed files with 2 additions and 100 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<org.communiquons.android.comunic.client.ui.views.NestedListView android:id="@+id/posts_list"
<ListView android:id="@+id/posts_list"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"