Skip to content

Commit

Permalink
忽略release apk以及bug修复
Browse files Browse the repository at this point in the history
  • Loading branch information
KingsFish committed Mar 22, 2018
1 parent 7bccd69 commit e10a666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/build
/release
2 changes: 1 addition & 1 deletion app/src/main/res/layout/item_content.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<View
android:layout_width="match_parent"
android:layout_height="12dp"
android:layout_below="@+id/tv_edit"
android:layout_below="@+id/content"
android:layout_marginTop="4dp"
android:background="@color/bg_secondary" />
</RelativeLayout>
Expand Down

0 comments on commit e10a666

Please sign in to comment.