1
0
mirror of https://github.com/sismics/docs.git synced 2026-02-14 16:20:43 +00:00

Closes #73: Android: User profile

This commit is contained in:
jendib
2016-03-13 19:23:52 +01:00
parent 1bbb21c7c6
commit d58b0e8f74
10 changed files with 245 additions and 7 deletions

View File

@@ -12,6 +12,8 @@
android:id="@+id/auditLogListView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:choiceMode="singleChoice"
android:dividerHeight="0dp"
android:visibility="gone">
</ListView>
</android.support.v4.widget.SwipeRefreshLayout>