All Projects → saket → Fluidkeyboardresize

saket / Fluidkeyboardresize

Licence: unlicense
Smoothly reacting to keyboard visibility changes in Android

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Fluidkeyboardresize

Luamacros
Stars: ✭ 444 (-27.21%)
Mutual labels:  keyboard
Logkeys
📝 ⌨️ A GNU/Linux keylogger that works!
Stars: ✭ 518 (-15.08%)
Mutual labels:  keyboard
Vehicle Keyboard Android
停车王车牌键盘-Android
Stars: ✭ 541 (-11.31%)
Mutual labels:  keyboard
Keyboardvisualizer
Audio visualizer and effects engine for RGB keyboards, mice, and accessories using the OpenRGB SDK. Supports Windows, Linux, and MacOS. Issue tracker on GitLab (https://gitlab.com/CalcProgrammer1/KeyboardVisualizer)
Stars: ✭ 458 (-24.92%)
Mutual labels:  keyboard
Emoticons Keyboard
A custom keyboard for emoticons for android chatting application
Stars: ✭ 485 (-20.49%)
Mutual labels:  keyboard
Hotkeys
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
Stars: ✭ 5,165 (+746.72%)
Mutual labels:  keyboard
React Native Keyboard Aware Scroll View
A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
Stars: ✭ 4,540 (+644.26%)
Mutual labels:  keyboard
Xy Ui
🎨面向未来的原生 web components UI组件库
Stars: ✭ 603 (-1.15%)
Mutual labels:  keyboard
Anne Key
Firmware for Anne Pro Keyboard written in Rust
Stars: ✭ 506 (-17.05%)
Mutual labels:  keyboard
React Native Keyboard Manager
⚛ Library to prevent issues of keyboard sliding up and cover inputs on React-Native iOS projects.
Stars: ✭ 534 (-12.46%)
Mutual labels:  keyboard
Gokurakujoudo
config karabiner with ease
Stars: ✭ 460 (-24.59%)
Mutual labels:  keyboard
Easyavr
Easy AVR USB Keyboard Firmware and Keymapper
Stars: ✭ 479 (-21.48%)
Mutual labels:  keyboard
Esp32 Ble Keyboard
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 533 (-12.62%)
Mutual labels:  keyboard
Nohboard
A Keyboard Visualizer
Stars: ✭ 441 (-27.7%)
Mutual labels:  keyboard
Gopher360
Gopher360 is a free zero-config app that instantly turns your Xbox 360, Xbox One, or even DualShock controller into a mouse and keyboard. Just download, run, and relax.
Stars: ✭ 566 (-7.21%)
Mutual labels:  keyboard
Romplayer
AudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player
Stars: ✭ 445 (-27.05%)
Mutual labels:  keyboard
Arduinomenu
Arduino generic menu/interactivity system
Stars: ✭ 520 (-14.75%)
Mutual labels:  keyboard
Readline Sync
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Stars: ✭ 601 (-1.48%)
Mutual labels:  keyboard
Hotkey
Simple global shortcuts in macOS
Stars: ✭ 574 (-5.9%)
Mutual labels:  keyboard
Fabgl
Display Controller (VGA, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32
Stars: ✭ 534 (-12.46%)
Mutual labels:  keyboard

Fluid resize

Sample project for my blog post, Smoothly reacting to keyboard visibility changes.

The implementation for detecting keyboard visibility and animating size change can be found in FluidContentResizer and its usage here. It's a tiny project so feel free to simply copy over the necessary files to your project.

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

Full license can be read here: https://github.com/saket/FluidKeyboardResize/blob/master/LICENSE
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].