validate user input for all poll fields,

add user's pubkey to recipients field,
add poll field saveable texts to pollViewModel,
This commit is contained in:
toadlyBroodle
2023-03-17 16:48:26 +09:00
parent 29c4c42547
commit f0b4660719
9 changed files with 169 additions and 45 deletions
+1 -1
View File
@@ -230,7 +230,7 @@
<string name="poll_zap_value_min">Zap minimum</string>
<string name="poll_zap_value_max">Zap maximum</string>
<string name="poll_consensus_threshold">Consensus</string>
<string name="poll_consensus_threshold_percent">%</string>
<string name="poll_consensus_threshold_percent">(0100)%</string>
<string name="poll_zap_amount">sats</string>
<string name="poll_closing_time">Close after</string>
<string name="poll_closing_time_days">days</string>