fix SearchActivity transition animations (#2464)
This commit is contained in:
parent
671d2c6a45
commit
28ac190212
4 changed files with 12 additions and 4 deletions
|
|
@ -38,7 +38,7 @@ public interface StatusActionListener extends LinkListener {
|
|||
void onOpenReblog(int position);
|
||||
void onExpandedChange(boolean expanded, int position);
|
||||
void onContentHiddenChange(boolean isShowing, int position);
|
||||
void onLoadMore(int position);
|
||||
void onLoadMore(int position);
|
||||
|
||||
/**
|
||||
* Called when the status {@link android.widget.ToggleButton} responsible for collapsing long
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue