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

Fixed bug when refreshing RealmResults #26

Merged
merged 2 commits into from
May 13, 2016
Merged

Conversation

cmelchior
Copy link
Contributor

@cmelchior cmelchior commented May 13, 2016

Closes #25

This PR fixes a bug in the RecyclerView that caused it to crash when refreshing RealmResults.
It also adds a very simple RecyclerView sample that can be used for integration testing (through monkey).

@realm/java

* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Copy link
Contributor

Choose a reason for hiding this comment

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

up up up ⬆️ 🆙

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@@ -0,0 +1,105 @@
/*
* Copyright (C) 2014 The Android Open Source Project
Copy link

Choose a reason for hiding this comment

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

2016?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, this is straight copy from AOSP, so I'll rather keep the original.

@beeender
Copy link
Contributor

👍

1 similar comment
@kneth
Copy link

kneth commented May 13, 2016

👍

@cmelchior cmelchior merged commit 7c718ae into releases May 13, 2016
@cmelchior cmelchior deleted the cm/recyclerview-example branch May 13, 2016 11:15
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.

3 participants