This commit is contained in:
Sergio De la torre 2023-05-03 11:43:22 +02:00
parent 5d4acebccd
commit c5ef139004
1 changed files with 0 additions and 3 deletions

View File

@ -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!!)