Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

include #40

Open
nanchaodong opened this issue Sep 28, 2016 · 1 comment
Open

include #40

nanchaodong opened this issue Sep 28, 2016 · 1 comment

Comments

@nanchaodong
Copy link

include 的使用中的button 命名activity传入的是小写的to toast ,为什么运行后显示的是大写的 TO TOAST

@andych008
Copy link
Collaborator

    <!-- AppCompat.Button -->
    <style name="CustomTheme.ButtonTextAppearance" parent="Base.TextAppearance.AppCompat.Button">
        <item name="android:textAllCaps">false</item>
    </style>

估计是这个原因

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