use FlexibleAdapter with LiveData in KeyListFragment

This commit is contained in:
Vincent Breitmoser
2018-06-20 00:45:34 +02:00
parent 72f3ed89a6
commit f87209d242
23 changed files with 746 additions and 1778 deletions

View File

@@ -6,4 +6,4 @@ CREATE TABLE IF NOT EXISTS keyrings_public (
selectByMasterKeyId:
SELECT *
FROM keyrings_public
WHERE master_key_id = ?;
WHERE master_key_id = ?;