android: hover post button when narrow

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-03-11 16:08:34 -07:00
parent 7d916805bc
commit 771537a4f6
5 changed files with 93 additions and 63 deletions

View File

@@ -6,6 +6,7 @@ pub mod configure_deck;
pub mod edit_deck;
pub mod images;
pub mod note;
pub mod post;
pub mod preview;
pub mod profile;
pub mod relay;