Last active
March 19, 2020 16:52
-
-
Save b3n10/25a9f82db206d06e3efef16f21b6d505 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Entity | |
@PrimaryKey | |
Application | |
Boolean | |
Bundle | |
Bundle().apply | |
Button | |
Calendar | |
CheckBox | |
DAY_OF_MONTH | |
Date | |
Date | |
DateFormat.format | |
DatePicker | |
DatePickerDialog | |
Dialog | |
DialogFragment | |
EditText | |
Fragment | |
GregorianCalendar | |
HOUR | |
LayoutInflater | |
LiveData | |
Log.d | |
MINUTE | |
MONTH | |
MutableLiveData | |
Observer | |
OnDateSetListener | |
String | |
TextWatcher | |
Transformations | |
Transformations.switchMap | |
UUID.randomUUID | |
View | |
ViewGroup | |
ViewModel | |
ViewModelProvider | |
YEAR | |
add | |
addTextChangedListener | |
android.app.Application | |
android.os.Bundle | |
android.text.Editable | |
android.text.TextWatcher | |
android.text.format.DateFormat | |
android.util.Log | |
android.view.LayoutInflater | |
android.view.View | |
android.view.ViewGroup | |
android.widget.Button | |
android.widget.CheckBox | |
android.widget.EditText | |
androidx.appcompat.app.AppCompatActivity | |
androidx.fragment.app.Fragment | |
androidx.lifecycle.LiveData | |
androidx.lifecycle.MutableLiveData | |
androidx.lifecycle.Transformations | |
androidx.lifecycle.ViewModel | |
androidx.room.Entity | |
androidx.room.PrimaryKey | |
apply | |
arguments | |
arguments?.getSerializable | |
beginTransaction | |
class | |
class | |
commit | |
companion object | |
data class | |
false | |
findFragmentById | |
findViewById | |
get | |
import | |
inflate | |
java | |
java.util | |
java.util.UUID | |
jumpDrawablesToCurrentState | |
let | |
object | |
observe | |
onCreateDialog | |
onViewCreated | |
override fun | |
override fun afterTextChanged(s: Editable?) | |
override fun beforeTextChanged(s: CharSequence?, start: Int, count: Int, after: Int) | |
override fun onCreate | |
override fun onStart | |
override fun onTextChanged(s: CharSequence?, start: Int, before: Int, count: Int) | |
package | |
private const val | |
private lateinit var | |
putSerializable | |
replace | |
return | |
setContentView | |
setOnCheckedChangeListener | |
super | |
super.onCreate | |
super.onStart | |
supportFragmentManager | |
this | |
time | |
toString | |
util | |
value | |
viewLifecycleOwner | |
widget |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment