SHARE
TWEET
Untitled
a guest
Sep 11th, 2018
44
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- .....
- <application
- android:icon="@mipmap/ic_launcher"
- android:label="@string/app_name"
- android:theme="@style/LightTheme"> <!-- Here -->
- .....
- <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:orientation="horizontal">
- <ImageView
- android:id="@+id/link"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:tint="?attr/colorPrimary" /> <!-- And here -->
- .......
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
