Feature #280
Remove Fading edge in chats
Start date:
07/08/2010
Due date:
% Done:
100%
Estimated time:
Description
Chats get cut off all the time because of the fading edge.
You should use:
android:fadingEdge="none"
in res/layout/chat.xml
under
<ListView android:id="@+id/chat_messages"
Updated by Frédéric Barthéléry over 14 years ago
I noticed the problem. Your solution should be fine. I will test it and push it if it is right.
Updated by Nikita Kozlov over 14 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Done in rev 792, open for feedback.
Updated by Frédéric Barthéléry about 14 years ago
Users have reported on the muc/irc, it is not correctly done.