Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fython/MaterialStepperView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 958430e
Choose a base ref
...
head repository: fython/MaterialStepperView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 43cc491
Choose a head ref
  • 9 commits
  • 25 files changed
  • 3 contributors

Commits on Mar 2, 2018

  1. Demo: Update

    Signed-off-by: Fung Gwo <[email protected]>
    fython committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    5f177ac View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. 8102 年了(

    Signed-off-by: Fung Gwo <[email protected]>
    fython committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    8ef2898 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Fix JitPack build error

    Fix JitPack build error Could not find com.android.tools.build:gradle:3.0.1 by adding the google() repository to buildscript.
    pedro-jorge-pereira authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    8c42cb7 View commit details
    Browse the repository at this point in the history
  2. Update build.gradle

    fython authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    6000475 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from pedro-jorge-pereira/master

    Fix JitPack build error
    fython authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    7aaf899 View commit details
    Browse the repository at this point in the history
  4. Project: Update gradle

    Signed-off-by: Fung Gwo <[email protected]>
    fython committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    ee442c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Fixed a case in which the title was being truncated

    When using multiple lines in the title, the text is being truncated at
    the top due to the top margin being set to a negative margin.
    Now only adding the margin when the value is not negative.
    alexkok committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    cf355aa View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Merge pull request #20 from alexkok/master

    Fixed a case in which the title was being truncated
    fython authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    25d7ead View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Update dependecies to AndroidX

    Signed-off-by: Siubeng Fung <[email protected]>
    fython committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    43cc491 View commit details
    Browse the repository at this point in the history
Loading