FightPandemics / FightPandemics-android

Android app for the FightPandemics platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get the current logged in user and use his id as the actorId or use his organiza...

todo opened this issue · comments

commented

// Todo: Get the current logged in user and use his id as the actorId or use his organization id
//val actorId = fragmentCreatePostBinding!!.name.text.toString()
val expireAt =
if (fragmentCreatePostBinding!!.month.text.toString().toLowerCase(Locale.ROOT)
.contains("for 1 ")
)


This issue was generated by todo based on a Todo comment in 735ac66 when #149 was merged. cc @mayorJAY.