diff options
Diffstat (limited to 'core/res/res/values/public.xml')
-rw-r--r-- | core/res/res/values/public.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 5b047f7..7f9ae94 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -2291,6 +2291,8 @@ <public type="attr" name="fragmentAllowEnterTransitionOverlap" /> <public type="attr" name="fragmentAllowReturnTransitionOverlap" /> <public type="attr" name="patternPathData" /> + <public type="attr" name="strokeAlpha" /> + <public type="attr" name="fillAlpha" /> <public-padding type="dimen" name="l_resource_pad" end="0x01050010" /> |