mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-02-25 07:51:48 -05:00
forgot to commit FabContainer
This commit is contained in:
parent
fd55cdb08e
commit
67093ccba2
@ -0,0 +1,8 @@
|
|||||||
|
package org.sufficientlysecure.keychain.util;
|
||||||
|
|
||||||
|
public interface FabContainer {
|
||||||
|
|
||||||
|
void fabMoveUp(int height);
|
||||||
|
void fabRestorePosition();
|
||||||
|
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user