Some small stuff....
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.sockenklaus.batterytracker.ui.fragments
|
||||
|
||||
import android.app.DatePickerDialog
|
||||
import android.os.Bundle
|
||||
import androidx.fragment.app.Fragment
|
||||
import android.view.LayoutInflater
|
||||
@@ -103,6 +104,9 @@ class AddBatteryFragment : Fragment() {
|
||||
return view
|
||||
}
|
||||
|
||||
/*
|
||||
TODO: Implement the action
|
||||
*/
|
||||
private fun saveBattery() {
|
||||
|
||||
}
|
||||
@@ -114,7 +118,7 @@ class AddBatteryFragment : Fragment() {
|
||||
}
|
||||
|
||||
/*companion object {
|
||||
*//**
|
||||
|
||||
* Use this factory method to create a new instance of
|
||||
* this fragment using the provided parameters.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user