mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Update
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
517e74820f
commit
d7b2aa5b2d
@ -680,6 +680,5 @@ public class ContactsController extends BaseController implements SearchView.OnQ
|
|||||||
bottomSheet.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE);
|
bottomSheet.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE);
|
||||||
|
|
||||||
bottomSheet.show();
|
bottomSheet.show();
|
||||||
bottomSheet.findViewById(R.id.extended_edit_text).invalidate();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user