Fix input panel moving behind navigation bar.
This commit is contained in:
parent
374910736e
commit
7420123519
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:barrierDirection="top"
|
||||
app:constraint_referenced_ids="emoji_search_container,keyboard_guideline" />
|
||||
app:constraint_referenced_ids="emoji_search_container,keyboard_guideline,navigation_bar_guideline" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/conversation_input_space_left"
|
||||
|
|
Loading…
Add table
Reference in a new issue