mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-02 12:42:20 +00:00
Formatting
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
81ec58489c
commit
71dadfd623
@ -747,7 +747,8 @@ public class ContactsController extends BaseController implements SearchView.OnQ
|
||||
return true;
|
||||
}
|
||||
|
||||
@Optional @OnClick(R.id.call_header_layout)
|
||||
@Optional
|
||||
@OnClick(R.id.call_header_layout)
|
||||
void toggleCallHeader() {
|
||||
isPublicCall = !isPublicCall;
|
||||
if (!isPublicCall) {
|
||||
|
Loading…
Reference in New Issue
Block a user