forked from GitHub-Mirror/riotX-android
Fix UI issue on BugReportActivity (send button not visible)
This commit is contained in:
committed by
Benoit Marty
parent
51879845f2
commit
53bdd58c1b
@ -2,7 +2,7 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:context="org.matrix.vector.activity.RoomActivity">
|
||||
tools:context=".features.rageshake.BugReportActivity">
|
||||
|
||||
<item
|
||||
android:id="@+id/ic_action_send_bug_report"
|
||||
|
Reference in New Issue
Block a user