Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100267649
counter_bg.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jan 29, 12:50
Size
474 B
Mime Type
text/xml
Expires
Fri, Jan 31, 12:50 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23936621
Attached To
R3229 Genome Privacy - SHCS App
counter_bg.xml
View Options
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle" >
<!-- view background color -->
<solid android:color="@color/counter_text_bg" >
</solid>
<!-- If you want to add some padding -->
<padding
android:right="3dp"
android:left="3dp" >
</padding>
<!-- Here is the corner radius -->
<corners android:radius="2dp" >
</corners>
</shape>
Event Timeline
Log In to Comment