Skip to content

Commit

Permalink
performance opti
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Jiaxin committed Oct 23, 2024
1 parent b4363a3 commit bf3383f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ public DisplaySlidingWindow(Context context, AttributeSet attrs, int defStyle) {
super(context, attrs, defStyle);
setClickable(true);
mContentSwitchSlider = true;
mCurrentPage=1;
remeasure();
}

Expand Down

0 comments on commit bf3383f

Please sign in to comment.