Skip to content

Commit

Permalink
[Refactor] Remove unused XML.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Apr 13, 2018
1 parent a7d839b commit f1fc27c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app/src/main/res/layout/item_fragment_collection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,6 @@
android:layout_weight="1"
style="@style/Widget.AppCompat.Button.Borderless.Colored" />

<!--
<Button
android:id="@+id/done"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:stateListAnimator="@null"
android:textAppearance="?android:textAppearanceButton"
android:theme="?darkTheme"
style="@style/Widget.AppCompat.Button.Colored" />
-->

<me.zhanghai.android.douya.ui.ColoredBorderButton
android:id="@+id/done"
android:layout_width="0dp"
Expand Down

0 comments on commit f1fc27c

Please sign in to comment.