ErrLookup › daimajia/AndroidSwipeLayout

daimajia/AndroidSwipeLayout

The Most Powerful Swipe Layout! · Java · 11 source files

Analyzed at 5f8678b047 on 2026-09-08. 3 documented errors.

Code / MessageTypeSeverityTags
Child does not belong to SwipeListener.
validation error android, android-view, illegal-argument, view-hierarchy
can not find SwipeLayout in target view
validation error android, adapter, view-binding, illegal-state
SwipeAdapterInterface can not be null
validation error android, null-check, constructor, adapter