Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97870528
styles.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
Tue, Jan 7, 00:18
Size
1 KB
Mime Type
text/html
Expires
Thu, Jan 9, 00:18 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23424472
Attached To
R3229 Genome Privacy - SHCS App
styles.xml
View Options
<resources>
<!--
Base application theme, dependent on API level. This theme is replaced
by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
-->
<style name="AppBaseTheme" parent="android:Theme.Light">
<!--
Theme customizations available in newer API levels can go in
res/values-vXX/styles.xml, while customizations related to
backward-compatibility can go here.
-->
</style>
<!-- Application theme. -->
<style name="AppTheme" parent="AppBaseTheme">
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
</style>
<style name="sample_activity">
<item name="android:layout_width">fill_parent</item>
<item name="android:layout_height">fill_parent</item>
</style>
<style name="toc_button">
<item name="android:layout_width">fill_parent</item>
<item name="android:layout_height">wrap_content</item>
</style>
<style name="plotStyle1">
<!--
<item name="androidplot.title">Default Title</item>
<item name="androidplot.domainLabel">my domain</item>
-->
<!-- <item name="XYPlot:androidplot.title">my domain</item> -->
</style>
</resources>
Event Timeline
Log In to Comment