mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-05 16:55:05 -05:00
fix issue 42
This commit is contained in:
parent
911719bdb6
commit
00afc2e8ac
@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<org.thialfihar.android.apg.ui.widget.KeyServerEditor
|
||||
<org.sufficientlysecure.keychain.ui.widget.KeyServerEditor
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
@ -49,4 +49,4 @@
|
||||
android:layout_height="1dip"
|
||||
android:background="?android:attr/listDivider"/>
|
||||
|
||||
</org.thialfihar.android.apg.ui.widget.KeyServerEditor>
|
||||
</org.sufficientlysecure.keychain.ui.widget.KeyServerEditor>
|
||||
|
Loading…
Reference in New Issue
Block a user