Skip to content

Commit e1e6502

Browse files
authored
Merge pull request #143 from ELTEGANI/beta
Beta
2 parents 9bb8bdb + 0406308 commit e1e6502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/main/java/com/monitoryourexpenses/expenses/createexpense/CreateNewExpenseFragment.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ class CreateNewExpenseFragment: Fragment() {
4848

4949
@Inject
5050
lateinit var utilitesFunctions:UtilitesFunctions
51+
52+
5153
@ExperimentalCoroutinesApi
5254
@SuppressLint("SimpleDateFormat")
5355
override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View? {

0 commit comments

Comments
 (0)