mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
motion bug
This commit is contained in:
parent
8f14611915
commit
c40d4a586e
@ -35,7 +35,7 @@ android {
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.4.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
|
||||
implementation 'com.google.android.material:material:1.5.0-alpha04'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha02'
|
||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.4.0-rc01'
|
||||
implementation 'androidx.navigation:navigation-ui-ktx:2.4.0-rc01'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
|
Binary file not shown.
@ -25,7 +25,7 @@
|
||||
<KeyAttribute
|
||||
motion:motionTarget="@+id/container"
|
||||
motion:framePosition="100"
|
||||
android:translationY="-60dp" />
|
||||
android:translationY="-80dp" />
|
||||
</KeyFrameSet>
|
||||
</Transition>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user