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

Theme keyTextColor and keyTextStyle does not work #1

Open
stardomains2 opened this issue Jun 26, 2018 · 1 comment
Open

Theme keyTextColor and keyTextStyle does not work #1

stardomains2 opened this issue Jun 26, 2018 · 1 comment

Comments

@stardomains2
Copy link

stardomains2 commented Jun 26, 2018

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.

@mav-
Copy link

mav- commented Feb 10, 2019

I know this is an old issue, but also running into this today while trying to build a theme. (gradle settings also btw, but the PR by timkrief fixes that).
Is there a fix for the styles.xml problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants