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

Fix for issue #58 #59

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

Fix for issue #58 #59

wants to merge 2 commits into from

Commits on Oct 7, 2021

  1. - added functionality to load image from URL using Picasso.

    - added functionality to change "title text color", "description text color", "title text style", "description text style", "title text size", "description text size".
    - added TextStyle.java Enum.
    - added internet permission to the fragment example.
    - added Picasso dependency.
    OdeyFox committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    517fcfa View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. - bug fix when text style is not set for title and description.

    - applied user set height and width for local icon resources.
    OdeyFox committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5000906 View commit details
    Browse the repository at this point in the history