OSDN Git Service

am 455b351b: Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev
authorRaph Levien <raph@google.com>
Fri, 6 Jun 2014 00:45:43 +0000 (00:45 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Fri, 6 Jun 2014 00:45:43 +0000 (00:45 +0000)
* commit '455b351bba515c3a7e6139368c4110abbf1e4e89':
  Make elegantTextHeight xml attribute public

1  2 
api/current.txt
core/res/res/values/public.xml

diff --cc api/current.txt
Simple merge
    <public type="attr" name="contentInsetLeft" />
    <public type="attr" name="contentInsetRight" />
    <public type="attr" name="paddingMode" />
 +  <public type="attr" name="layout_rowWeight" />
 +  <public type="attr" name="layout_columnWeight" />
 +  <public type="attr" name="translateX" />
 +  <public type="attr" name="translateY" />
    <public type="attr" name="selectableItemBackgroundBorderless" />
+   <public type="attr" name="elegantTextHeight" />
  
    <public-padding type="dimen" name="l_resource_pad" end="0x01050010" />