Skip to content

Commit 72f3f90

Browse files
committed
chore: add comment
1 parent 01ee37c commit 72f3f90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/to/bitkit/viewmodels/AppViewModel.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1028,6 +1028,7 @@ class AppViewModel @Inject constructor(
10281028
}
10291029

10301030
fun onClickActivityDetail() {
1031+
// TODO This method is being called before the activity is added
10311032
val filter = newTransaction.type.toActivityFilter()
10321033
val paymentType = newTransaction.direction.toTxType()
10331034

0 commit comments

Comments
 (0)