SUW: rebrand step 2: update file contents

Change-Id: Ic04f03f82242608960bd6d9c4c2561c2bbdda1da
This commit is contained in:
Michael Bestas
2018-02-03 17:42:13 +02:00
committed by Abhisek Devkota
parent fbae0863a6
commit c83309e963
47 changed files with 200 additions and 214 deletions

View File

@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<com.cyanogenmod.setupwizard.widget.ScrimInsetsFrameLayout
<org.lineageos.setupwizard.widget.ScrimInsetsFrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/root"
@@ -56,4 +56,4 @@
android:background="@drawable/reveal"
android:visibility="invisible"/>
</com.cyanogenmod.setupwizard.widget.ScrimInsetsFrameLayout>
</org.lineageos.setupwizard.widget.ScrimInsetsFrameLayout>

View File

@@ -25,7 +25,7 @@
android:paddingTop="22dip"
android:paddingBottom="22dip"/>
<view class="com.cyanogenmod.setupwizard.widget.LocalePicker$CustomEditText"
<view class="org.lineageos.setupwizard.widget.LocalePicker$CustomEditText"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="?android:attr/textColorPrimary"
android:id="@+id/localepicker_input"

View File

@@ -31,7 +31,7 @@
android:paddingLeft="@dimen/content_margin_left"
android:paddingRight="@dimen/content_margin_left">
<com.cyanogenmod.setupwizard.widget.LocalePicker
<org.lineageos.setupwizard.widget.LocalePicker
android:id="@+id/locale_list"
android:layout_width="match_parent"
android:layout_height="wrap_content"