Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
移除多余代码
Browse files Browse the repository at this point in the history
  • Loading branch information
zsakvo committed Feb 19, 2019
1 parent 2fea715 commit 95bd591
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ public void initView(View view) {
tvIntro = $(R.id.epub_intro);
ivCover = $(R.id.epub_cover);
speedDialView = $(R.id.speedDial);
speedDialView.bringToFront();

exportArray = new ArrayList<>();
flag = new ArrayList<>();
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/layout/activity_export.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
android:layout_height="match_parent" />



</RelativeLayout>

<androidx.coordinatorlayout.widget.CoordinatorLayout
Expand Down

0 comments on commit 95bd591

Please sign in to comment.