Skip to content

Conversation

@shmakova
Copy link

@shmakova shmakova commented Aug 8, 2016

Проект с провайдером тут: shmakova/ArtistsProvider#1
screenshot_20160809-002653
screenshot_20160809-002700
2016-08-09 00 25 19
2016-08-09 00 25 48

}

@Override
public void remove() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

throw new UnsupportedOperationException();

@zagayevskiy
Copy link
Contributor

У тебя в провайдере косяк.
ArtistsContentProvider line 50 должно быть:
if (cursor == null || cursor.getCount() == 0)

@@ -0,0 +1,98 @@
package ru.yandex.yamblz.ui.fragments;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Было бы круто, если бы возврат из деталей сюда не вызывал лаг. Пейджер моргает.

Copy link
Author

@shmakova shmakova Aug 11, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Попыталась сделать анимацию, на возврат во ViewPager не работает

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants