use FlexibleAdapter with LiveData in KeyListFragment
This commit is contained in:
@@ -6,4 +6,4 @@ CREATE TABLE IF NOT EXISTS keyrings_public (
|
||||
selectByMasterKeyId:
|
||||
SELECT *
|
||||
FROM keyrings_public
|
||||
WHERE master_key_id = ?;
|
||||
WHERE master_key_id = ?;
|
||||
|
||||
Reference in New Issue
Block a user