code styling
This commit is contained in:
@@ -95,10 +95,12 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="4dp"
|
||||
android:text="@string/section_user_ids" />
|
||||
|
||||
<ListView android:id="@+id/user_ids"
|
||||
|
||||
<ListView
|
||||
android:id="@+id/user_ids"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"></ListView>
|
||||
android:layout_height="wrap_content" >
|
||||
</ListView>
|
||||
|
||||
<TextView
|
||||
style="@style/SectionHeader"
|
||||
|
||||
Reference in New Issue
Block a user