refs #5335
This commit is contained in:
parent
5d4acebccd
commit
c5ef139004
|
@ -37,10 +37,7 @@ class BuscarItemFragment(
|
|||
|
||||
@RequiresApi(Build.VERSION_CODES.O)
|
||||
override fun init() {
|
||||
|
||||
ma.hideBottomNavigation(GONE)
|
||||
binding.mainToolbar.toolbarTitle.text = getString(R.string.getubicaition)
|
||||
//binding.editItemFk.inputType = android.text.InputType.TYPE_CLASS_NUMBER
|
||||
setEvents()
|
||||
if (itemFk != null) {
|
||||
getLocations(itemFk!!)
|
||||
|
|
Loading…
Reference in New Issue