mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
Fix nullpointer in file decryption
This commit is contained in:
parent
291f95db5a
commit
855b8c4ef9
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<include
|
<include
|
||||||
android:id="@+id/toolbar_include"
|
android:id="@+id/toolbar_include"
|
||||||
layout="@layout/toolbar_standalone_white" />
|
layout="@layout/toolbar_result_decrypt" />
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
fitsSystemWindows and layout_marginTop from
|
fitsSystemWindows and layout_marginTop from
|
||||||
|
Loading…
Reference in New Issue
Block a user