Size: a a a

Android Developers

2020 April 09

N

Noel in Android Developers
Quantum Harmonizer
what about adding 'android' keyword to your query
I put it obviously
источник

N

Noel in Android Developers
I also searched in material design but I can't find anything, maybe it has another name idk
источник

QH

Quantum Harmonizer in Android Developers
Noel
I put it obviously
Why do you asking then?
источник

N

Noel in Android Developers
But I think spinners are not part of Material Design
источник

N

Noel in Android Developers
I thought drop-down was the spinner equivalent in material design
источник

N

Noel in Android Developers
источник

N

Noel in Android Developers
I'm using Material Design components would look weird if now if I change de feel
источник
2020 April 10

NB

Nazim Bayram in Android Developers
всем доброй ночи, кто подскажет как проверить подключение к интернету
источник

NB

Nazim Bayram in Android Developers
чтобы приложуха при включений уведомляла сразу о отсутствий интернета
источник

NB

Nazim Bayram in Android Developers
заранее огромная благодарность
источник

QH

Quantum Harmonizer in Android Developers
Nazim Bayram
всем доброй ночи, кто подскажет как проверить подключение к интернету
привет, прочитай, пожалуйста, закреп
источник

С

Села in Android Developers
Nazim Bayram
всем доброй ночи, кто подскажет как проверить подключение к интернету
источник

NB

Nazim Bayram in Android Developers
cool article 👍🏼
источник

BO

Berly Ogé in Android Developers
I would like to implement this.... But i don't know where to start... Or even the name the feature, for make a kind of bind line betweeb widgets..... Help me sir. Pls
источник

BO

Berly Ogé in Android Developers
Anyone speaking english here?
источник

J

Jhamil in Android Developers
Hi, it's quite wierd but it is fine to use tablyout as bottom navigation? I know we have bottom navigation view but i need a custom design so i have to use tablayout is there any consequences using it?
источник

AS

Arseniy Svechkarev in Android Developers
Berly Ogé
I would like to implement this.... But i don't know where to start... Or even the name the feature, for make a kind of bind line betweeb widgets..... Help me sir. Pls
You have to create custom view, override onDraw(), draw custom objects, track motion events and so forth
источник

a

awawa in Android Developers
Jhamil
Hi, it's quite wierd but it is fine to use tablyout as bottom navigation? I know we have bottom navigation view but i need a custom design so i have to use tablayout is there any consequences using it?
It's totally fine, imho. Bind it with ViewPager2 and you'll get the same bottom navigation, but much better.
источник

J

Jhamil in Android Developers
awawa
It's totally fine, imho. Bind it with ViewPager2 and you'll get the same bottom navigation, but much better.
Oh i was not thinking of the viewpager ill try it thnks won't it have problem if i am using coordinator on main activity? Since my set up is coordinator framelayout then tablayout. On bottom
источник

J

Jhamil in Android Developers
I use collapsing toolbar and tablayout on bottom
источник