Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shmakova Anastasia - @shmakova #4

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

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