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

Theme keyTextColor and keyTextStyle does not work  #1

@stardomains2

Description

@stardomains2

Using the latest ASK app as of today on Android 8.1, when you change the keyTextStyle and/or keyTextColor in styles.xml in this Theme github project...

eg.

`@drawable/btn_keyboard_key

	<item name="keyTextColor">#FF00FF33</item>

	<item name="keyTextStyle">italic</item>

`

it will not change in the theme. I can get the theme to post to the ASK app and it will have my name, background, key design with stroke etc. But for these items it will not work.

Also I think the gradle settings needs updating as I had to insert a lot of stuff to get the latest Android Studio to get it going.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions