issues
search
Comcast
/
FreeFlow
A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change
Apache License 2.0
2.4k
stars
393
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
sliding problem
#92
mlj1668956679
opened
8 years ago
0
view item click
#91
FunnyDevs
opened
8 years ago
0
How can I get the layout from adapter?
#90
danvass
opened
9 years ago
0
This library causes UNEXPECTED TOP-LEVEL EXCEPTION error
#89
meness
opened
9 years ago
1
Recursively computing layout when RelativeLayout and android:layout_above
#88
ypresto
opened
9 years ago
0
Invoking Scroll Listeners inside moveViewport
#87
badjano
closed
9 years ago
0
Removed view remains short while when animation is canceled
#86
ypresto
opened
9 years ago
0
Invalid index is passed to adapter when notifyDataSetChanged() while scrolling
#85
ypresto
opened
9 years ago
2
Where shouldRecalculateScrollWhenComputingLayout will be reset?
#84
ypresto
opened
9 years ago
0
List selector
#83
ErikKarlsson
opened
9 years ago
0
Fix crash when getScaledOverflingDistance() == 0
#82
ypresto
closed
9 years ago
7
Non view.getType() solution for ViewPool
#81
ypresto
opened
9 years ago
0
IlleagalStateException: onMeasure() did not set the measured dimension by calling setMeasuredDimension()
#80
ypresto
opened
9 years ago
1
How to change the data been displayed?
#79
paligiannis
opened
9 years ago
1
failed to get measurement in height in setDimension.
#78
jjhesk
opened
9 years ago
1
gradle lib
#77
jjhesk
opened
9 years ago
1
Android Studio Layout preview not rendering
#76
ErikKarlsson
opened
9 years ago
2
FreeFlow inside ScrollView
#75
ErikKarlsson
opened
9 years ago
0
Adding scrollbars
#74
a-v-ebrahimi
opened
9 years ago
0
fix to allow usage of the OnItemLongClickListener when the choise mode i...
#73
simon-heinen
closed
9 years ago
1
Integration with SwipeRefreshLayout
#72
Marcellsantoso
opened
10 years ago
1
fixes issue #49, and possibly #70 - properly compute and draw child views when layout weights are specified
#71
sklaman
closed
9 years ago
0
requestLayout has no effect on child views
#70
jtietema
opened
10 years ago
1
Why not as a gradle library?
#69
stormzhang
closed
10 years ago
6
Rotating seems to break the layout
#68
jtietema
opened
10 years ago
0
Added a "onContainerTouchDown" for when container is touched while animating.
#67
arpit
closed
10 years ago
0
Updates
#66
arpit
closed
10 years ago
0
Implements support to NineOlds lib
#65
ppamorim
opened
10 years ago
0
Add code to prevent accidental duplication of items in Section
#64
arpit
opened
10 years ago
0
Insert this on buildscript
#63
ppamorim
opened
10 years ago
0
use LinkedHashMap to maintain draw order of views as added to FreeFlowCo...
#62
sklaman
closed
10 years ago
0
Sections have a default selectedIndex of 0, should be -1
#61
arpit
opened
10 years ago
0
Click triggered unnecessarily
#60
kbala-ami
closed
10 years ago
5
added a helper static method to calculate px from dip values
#59
arpit
closed
10 years ago
0
No way to programmatically call a setSelectedItem() method
#58
arpit
opened
10 years ago
0
Container ignores touchUps if it cannot scroll
#57
arpit
closed
10 years ago
0
Can't set OnItemClickListener
#56
kbala-ami
closed
10 years ago
15
dynamic height - FreeFlowItem
#55
kbala-ami
closed
10 years ago
4
Update README.md
#54
dmitry-zaitsev
closed
10 years ago
0
Fixes a bug when an empty adapter is set on a FreeFlowContainer with out-of-the-box layouts
#53
arpit
closed
10 years ago
0
[enhancement] Publish FreeFlow on Maven
#52
FrancoisBlavoet
opened
10 years ago
9
Added Gradle wrapper
#51
yelinaung
closed
10 years ago
4
Grid Layout Scrolling while updating the view causes CRASH - from Sample application
#50
IFDeveloper
opened
10 years ago
0
Containers don't work within LinearLayouts with "weights"
#49
arpit
opened
10 years ago
0
Add ability to turn off edge effects
#48
jerrellmardis
closed
10 years ago
0
Add a touch mode changed listener
#47
jerrellmardis
closed
10 years ago
0
Removed setAlpha() calls which can be potentially expensive during scrolling
#46
jerrellmardis
closed
10 years ago
1
Scrolling issue
#45
jerrellmardis
opened
10 years ago
8
Pulling the items already and the edge and then changing direction of pull will prevent the List from bouncing back up
#44
arpit
closed
10 years ago
1
Scroll behavior is slightly incorrect
#43
arpit
closed
10 years ago
1
Next