OSDN Git Service

Merge "Apply RTL layout to the title of ResolverActivity"
authorTreehugger Robot <treehugger-gerrit@google.com>
Fri, 17 Feb 2017 23:57:24 +0000 (23:57 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Fri, 17 Feb 2017 23:57:25 +0000 (23:57 +0000)
1  2 
core/res/res/layout/resolver_list.xml

              android:visibility="gone"
              style="?attr/borderlessButtonStyle"
              android:textAppearance="?attr/textAppearanceButton"
 -            android:textColor="@color/material_deep_teal_500"
 +            android:textColor="?attr/colorAccent"
              android:gravity="center_vertical"
              android:layout_alignParentTop="true"
-             android:layout_alignParentRight="true"
+             android:layout_alignParentEnd="true"
              android:singleLine="true" />
  
          <TextView