gsantner / dandelion

a unofficial diaspora* client for Android
https://github.com/gsantner/dandelion
Other
113 stars 34 forks source link

Disable refresh on pull down while editing a message #229

Closed valvin1 closed 5 years ago

valvin1 commented 5 years ago

General information

Description

While positing a message it is possible to trigger a refresh on pull down which causes the loss of all the text entered.

Can we disable it on this action ?

Here is an example, in that case I triggered manually but when you've typed several lines it triggers itself while browsing your text :

(edit : remove bad video)

gsantner commented 5 years ago

thanks for reporting! No additional video needed, know whats meant.

@massimilianoLe I guess this should be the matter of one set(true/false) call, right?

massimilianoLe commented 5 years ago

I'm on it. I already got it working on Nomad

massimilianoLe commented 5 years ago

@gsantner Do you have a nice icon i can use for that option?

massimilianoLe commented 5 years ago

@gsantner i already had a pull request that i forgot https://github.com/gsantner/dandelion/pull/226