<!-- ImageView which will used as a button with OnClickListener -->
<ImageView
android:id="@+id/imageView"
android:layout_width="200dp"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
app:srcCompat="@drawable/homeicon" />
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
<solid android:color="#FE4543"></solid>
<stroke android:color="#FE4543" android:width="1dp"></stroke>
</shape>
Code Example |
---|
Html :: meta tag checker |
Html :: website in html |
Html :: Simple example of using external file javascript in html |
Html :: input email tag |
Html :: delete icon in html |
Html :: cant pass multipule select input bootstrap |
Html :: event in react |
Html :: creating a table in html |
Html :: html make a cube |
Html :: how do you add an image in html |
Html :: how to disable tabindex |
Html :: svg not rendering in chrome anymore |
Html :: toggle button |
Html :: Copyright code |
Html :: link phone in safari |
Html :: How do I change the default text in dropzone.js? |
Html :: in html the color for red |
Html :: loading screen svg and css animation |
Html :: xpath select td class contains text |
Html :: bootstrap cards |
Html :: cards vuetify |
Html :: how to make a class in html |
Html :: div search bar |
Html :: auto click script |
Html :: v model vue |
Html :: mark html element |
Html :: HTML dropdown table |
Html :: html style tag |
Html :: check multiple ns |
Html :: <!DOCTYPE html eslint error |