# DSAppTeam/PanelSwitchHelper

:heavy_check_mark:  A framework that helps the keyboard smoothly transition to the function panel    一个帮助键盘平稳过渡到功能面板的框架，支持动画无缝衔接，支持 activity/fragment/dialog/dialogFragment/popupWindow 容器，支持IM/直播/视频播放/信息流评论等场景，支持全屏模式。

Repository: https://github.com/DSAppTeam/PanelSwitchHelper
Canonical: https://ross.abutalabs.com/products/panelswitchhelper
Language: Java
License: Apache-2.0
License Family: permissive
Topics: keybord, keybordview, panel, switch
Last push: 2026-08-12T09:54:54+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 2977, "days_push": 21, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2418, forks 287 (observed 2026-08-28T04:06:50.460866+00:00)

## What it is
An Android framework that smoothly animates transitions between the soft keyboard and custom function panels (emoji, options, etc.) in chat, live-streaming, video, and feed interfaces. It supports Activity, Fragment, Dialog, DialogFragment, and PopupWindow containers, full-screen mode, and adapts to non-standard screen shapes.

## Use cases
- smoothly switch between keyboard and emoji panel in an IM chat screen
- show a function panel without keyboard flicker in a live streaming app
- handle panel transitions inside a Dialog or PopupWindow
- support keyboard-to-panel animation in full screen video playback
- adapt panel switching on notch/punch-hole/full-screen devices
- build a comment input bar for a video feed

## When to choose
- building Android chat, live, video, or comment UIs that need seamless keyboard/panel transitions
- you need support for many container types and full-screen mode
- you want smooth sliding or fixed panel switching with fine-grained API control

## When to avoid
- developing for iOS or non-Android platforms
- your app has no keyboard/panel interaction requirements
- you need a non-Androidx project on versions 1.4.0+ which are Androidx-only

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation, state-management
- domain: mobile-development, chatbots, media, web-development
- platform: jvm
- tags: android, keyboard-panel-switching, im-chat, live-streaming, input-method, androidx, mobile

## Member repositories
- DSAppTeam/PanelSwitchHelper (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:50.460866+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:33:06.295601+00:00, confidence not recorded.
  - readme: https://github.com/DSAppTeam/PanelSwitchHelper (fetched 2026-08-28T04:06:50.460866+00:00, sha 8772c50941fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
