My Work
5/5
★
ပေါ်အခြေခံကာ 1 သုံးသပ်ချက်
Contact My Work
လိပ်စာ- | ဘုရားလမ်း, Yangon, Myanmar (Burma) |
ဖုန်း : | 📞 +9997 |
အမျိုးအစားများ | |
မြို့ : | Yangon |
K
|
Kobelco Kobelco on Google
★ ★ ★ ★ ★ @Parcelize
class CustomDetailsViewFactory() : DetailsViewFactory() {
override fun getDetailsView(inflater: LayoutInflater, container: ViewGroup, data: ViewObjectData): View {
val root = inflater.inflate(R.layout.layout_info_window, container, false)
//fill layout with data from marker's Data
data.payload.let { payload: Parcelable ->
when (payload ) {
is BasicData -> {
payload.title.let {
root.findViewById (R.id.title).text =
if (!it.isEmpty()) it else data.position.getFormattedLocation()
}
payload.description.let { description ->
if (description.isEmpty()) {
root.findViewById (R.id.snippet).visibility = View.GONE
} else {
root.findViewById (R.id.snippet).text = description
}
}
}
else -> root.findViewById (R.id.title).text = data.position.getFormattedLocation()
}
}
return root
}
override fun getYOffset() = 10f
}
|
Write some of your reviews for the company My Work
သင့်သုံးသပ်ချက်များသည် အချက်အလက်ရှာဖွေခြင်းနှင့် အကဲဖြတ်ခြင်းတွင် အခြားဖောက်သည်များအတွက် များစွာအထောက်အကူဖြစ်စေပါမည်။
Nearby places in the field of အသင်းအဖွဲ့ သို့မဟုတ် အဖွဲ့အစည်း,
Nearby places My Work