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

Reusing adapters with concatenating models (example) #1

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

Commits on Dec 11, 2018

  1. CompositeAdapter example

    dumchev committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    34c0718 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Merge remote-tracking branch 'origin/master' into composite_example

    # Conflicts:
    #	example/src/main/java/com/example/dumchev/delegateadapters/base/MockDataFactory.java
    #	example/src/main/java/com/livermor/dumchev/delegateadapters/base/BaseExampleActivity.java
    #	example/src/main/java/com/livermor/dumchev/delegateadapters/base/adapter/CompositeDelegateAdapter.kt
    #	example/src/main/java/com/livermor/dumchev/delegateadapters/base/model/CompositeModel.kt
    D00mch committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9c9aeff View commit details
    Browse the repository at this point in the history
  2. merge master

    D00mch committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a7ddb2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839fe42 View commit details
    Browse the repository at this point in the history
  4. remove redundant

    D00mch committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2c9ace4 View commit details
    Browse the repository at this point in the history