Expandable Card View with Animation in android studio | #java #cardview #android #animation

preview_player
Показать описание
In This tutorial we will learn how to create a expandable card view with smooth animations.

Blog Url

Music: Early Hours
Musician: @iksonmusic
Рекомендации по теме
Комментарии
Автор

MUCHAS gracias esta de maravillas el video ahora seran mejores mis aplicaciones ; )

parkouralien
Автор

Buen video, funciona muy bien, gracias

adielmoran
Автор

Большое спасибо за видео ! Привет из России )

Стас-сют
Автор

If I want to use multiple card view with new text details then what I do? @Code Vedanam

MDRakib-smbd
Автор

What other Transitions we can use instead of AutoTransition() ?

pradeepkumarreddykondreddy
Автор

Could i apply the runtime permission for android using vs code????
Pls Help

Ayush_findings.
Автор

I wrote the card view code in my layout_main.Xml and the other code in the Main Activity.java... Is that right?

fareedmatjila
Автор

but when i make 2 card views app is crashing

amazon
Автор

No need of background music we cant hear what you are explaning bro

aneeshkandal
Автор

Hey buddy I still get the error:

@RequiresApi (api = Build.VERSION_CODES.KITKAT)
public void rule_no_01_expand(View view)
{
int v = == View.GONE)? View.VISIBLE : View.GONE;
TransitionManager.beginDelayedTransition(rule_01_linear_layout, new AutoTransition());

}

here "rule_01_linear_layout" is linear layout.

Error : 'beginDelayedTransition(android.view.ViewGroup, in cannot be applied to '(android.widget.LinearLayout,

why is that the case?

isuruthiwanka
join shbcf.ru