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 Aug 27, 2021
1 parent c6f5d3f commit debf4f6
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 @@ -101,7 +101,6 @@ private void init() {
}

this.mExpansionState = ExpansionState.EXPANDED;

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

0 comments on commit debf4f6

Please sign in to comment.