Feature #280
Remove Fading edge in chats
| Status: | Closed | Start date: | 07/08/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 0.1.5 |
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"
Associated revisions
feature #280: remove fading edge and top padding from chat view
History
Updated by Frédéric Barthéléry over 1 year ago
I noticed the problem. Your solution should be fine. I will test it and push it if it is right.
Updated by Frédéric Barthéléry over 1 year ago
- Target version set to 0.1.5
Updated by Nikita Kozlov over 1 year 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 over 1 year ago
Users have reported on the muc/irc, it is not correctly done.
Updated by Frédéric Barthéléry about 1 year ago
- Status changed from Feedback to Resolved
Updated by Frédéric Barthéléry about 1 year ago
- Status changed from Resolved to Closed