Size: a a a

Android Developers

2020 April 07

N

Noel in Android Developers
1. That's a guide to post a question on a forum, not an interactive chat
источник

QH

Quantum Harmonizer in Android Developers
Noel
1. That's a guide to post a question on a forum, not an interactive chat
I don't see any reason to ask/answer questions like “I don't understand, help me!” anywhere.
источник

N

Noel in Android Developers
2. I suggested on private chat bc probably the doubts I'm having are basic and it's not my intention to flood the chat with my questions while u probably have other more important things to talk about
источник

QH

Quantum Harmonizer in Android Developers
Noel
2. I suggested on private chat bc probably the doubts I'm having are basic and it's not my intention to flood the chat with my questions while u probably have other more important things to talk about
That's why I ask you to just ask, not ask about asking.
источник

M

Mafioznik in Android Developers
Quantum Harmonizer
I don't see any reason to ask/answer questions like “I don't understand, help me!” anywhere.
Продолжи свой ответ, мне не стоит использовать констраинт или что?
источник

QH

Quantum Harmonizer in Android Developers
Mafioznik
Продолжи свой ответ, мне не стоит использовать констраинт или что?
Есть пара упоротых случаев, когда он почти совсем не тормозит, так что правильный ответ — it depends.
источник

N

Noel in Android Developers
Quantum Harmonizer
I don't see any reason to ask/answer questions like “I don't understand, help me!” anywhere.
I'm saying I don't understand what adapters and holders are and what they're used to. I lack some of the basics of android model view structure and I would like someone to explain the main points to me. Bc I've looked for videos and they're all about implementations, but if I don't understand the concept they're useless. I don't have a concrete detailed question bc I don't have knowledge.
источник

M

Mafioznik in Android Developers
Кстати, пока я тут сидел у меня возникло решение. У меня в приложении 3 вкладки. А что если создать их при запуске и потом просто делать видимыми а не создавать по нажатию кнопки?
источник

M

Mafioznik in Android Developers
Как вам такая идея?
источник

QH

Quantum Harmonizer in Android Developers
Noel
I'm saying I don't understand what adapters and holders are and what they're used to. I lack some of the basics of android model view structure and I would like someone to explain the main points to me. Bc I've looked for videos and they're all about implementations, but if I don't understand the concept they're useless. I don't have a concrete detailed question bc I don't have knowledge.
So, you wanna know why do we need adapters?
источник

N

Noel in Android Developers
Adapters and holders yes
источник

N

Noel in Android Developers
And what's the difference among them
источник

QH

Quantum Harmonizer in Android Developers
Noel
Adapters and holders yes
Ok, do you know why do we need RecyclerView instead of having just ListView?
источник

N

Noel in Android Developers
Not really, I've just read that ListView is older and now RecyclerView is more widely used
источник

QH

Quantum Harmonizer in Android Developers
Noel
Not really, I've just read that ListView is older and now RecyclerView is more widely used
I'm sorry, O mean RecyclerView vs. LinearLayout. Or ListView vs LinearLayout.
источник

QH

Quantum Harmonizer in Android Developers
RecyclerView and ListView are roughly equivalent.
источник

N

Noel in Android Developers
Nope, I know Constraint Layout Vs Linear Layout
источник

N

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

N

Noel in Android Developers
Bc I'm RecyclerView you have a dynamic list ain't it?
источник

JD

Junior Developer in Android Developers
Привет. Подскажите пожалуйста. Какой тип интента нужно отправлять чтобы в списке были только имейл клиенты типа gmail app / mail.ru app? Сейчас использую SENDTO и почему то он gmail не видит
источник