[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SelectCategory and AddCategory activities refreshed #21

Merged
merged 13 commits into from
Jul 31, 2013
Merged
Prev Previous commit
Next Next commit
Remove "Selected Categories:" label
  • Loading branch information
maxme committed Jul 25, 2013
commit d62b134c0cc062b79bcec91b6e00d34373c21383
4 changes: 0 additions & 4 deletions res/layout/edit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
<org.wordpress.android.util.FlowLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content" android:id="@+id/sectionCategories" android:paddingLeft="8dp">
<TextView android:id="@+id/textView"
android:layout_width="wrap_content" android:layout_height="fill_parent"
android:text="@string/selected_categories"
android:paddingTop="10dp" />
</org.wordpress.android.util.FlowLayout>
<RelativeLayout
android:id="@+id/sectionLocation"
Expand Down