Skip to content

Commit

Permalink
Bumped version to 2.16alpha12 @branch-specific
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy authored and Akshay0701 committed Jan 10, 2022
1 parent 8c2b14c commit 159370e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AnkiDroid/src/main/java/com/ichi2/anki/FieldEditLine.java
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ private void init() {
}

this.mExpansionState = ExpansionState.EXPANDED;

setExpanderBackgroundImage();
mExpandButton.setOnClickListener((v) -> toggleExpansionState());
mEditText.init();
Expand Down

0 comments on commit 159370e

Please sign in to comment.