Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Deleting unused resources
Browse files Browse the repository at this point in the history
Layouts, drawables, dimens, and strings found using Android Studio -> Analyze -> Run Inspection by Name -> Unused Resources

PiperOrigin-RevId: 281956180
  • Loading branch information
Ashley Marie authored and lizlooney committed Nov 25, 2019
1 parent 67e15e4 commit 023b98e
Show file tree
Hide file tree
Showing 73 changed files with 318 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<!-- Margins for placement on getting started screen -->
<dimen name="get_started_explore_your_world_margin_top">70dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">15dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">32dp</dimen>
<dimen name="get_started_image_margin_top">180dp</dimen>

<!-- Font sizing for getting started screen -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<resources>
<!-- For large views, the cards are always shown at the multiple card height. -->
<bool name="always_use_multi_card_height">true</bool>
<dimen name="meter_mode_layout_margin_bottom">36dp</dimen>
<integer name="gallery_column_count">4</integer>

<bool name="is_tablet">true</bool>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2016 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<dimen name="project_list_padding_sides">144dp</dimen>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<resources>
<dimen name="get_started_explore_your_world_margin_top">103dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">15dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">32dp</dimen>
<dimen name="get_started_image_margin_bottom">38dp</dimen>
<dimen name="get_started_explore_your_world_font_size">24sp</dimen>
<dimen name="get_started_use_science_journal_font_size">16sp</dimen>
<dimen name="get_started_btn_get_started_font_size">14sp</dimen>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<resources>
<dimen name="get_started_explore_your_world_margin_top">137dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">24dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">33dp</dimen>
<dimen name="get_started_image_margin_bottom">51dp</dimen>
<dimen name="get_started_explore_your_world_font_size">36sp</dimen>
<dimen name="get_started_use_science_journal_font_size">24sp</dimen>
<dimen name="get_started_btn_get_started_font_size">14sp</dimen>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<resources>
<dimen name="get_started_explore_your_world_margin_top">70dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">15dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">32dp</dimen>
<dimen name="get_started_image_margin_top">144dp</dimen>
<dimen name="get_started_explore_your_world_font_size">24sp</dimen>
<dimen name="get_started_use_science_journal_font_size">16sp</dimen>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2016 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<integer name="project_library_columns">2</integer>
<dimen name="run_review_pinned_note_item_margin">10dp</dimen>
<dimen name="project_list_padding_sides">24dp</dimen>
<dimen name="project_list_padding_top">24dp</dimen>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<resources>
<dimen name="get_started_explore_your_world_margin_top">207dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">29dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">32dp</dimen>
<dimen name="get_started_image_margin_bottom">93dp</dimen>
<dimen name="get_started_explore_your_world_font_size">36sp</dimen>
<dimen name="get_started_use_science_journal_font_size">24sp</dimen>
<dimen name="get_started_btn_get_started_font_size">14sp</dimen>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<resources>
<dimen name="get_started_explore_your_world_margin_top">85dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">29dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">36dp</dimen>
<dimen name="get_started_image_margin_top">242dp</dimen>
<dimen name="get_started_explore_your_world_font_size">36sp</dimen>
<dimen name="get_started_use_science_journal_font_size">24sp</dimen>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<resources>
<dimen name="get_started_explore_your_world_margin_top">93dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">29dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">36dp</dimen>
<dimen name="get_started_image_margin_top">280dp</dimen>
<dimen name="get_started_explore_your_world_font_size">36sp</dimen>
<dimen name="get_started_use_science_journal_font_size">24sp</dimen>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
<color name="nav_item_background_color">#e0e0e0</color>
<color name="caption_background_color">#f7f7f7</color>
<color name="sensor_tab_indicator_color">#fff8f081</color>
<color name="recording_toolbar_color">#d9453d</color>
<color name="recording_status_bar_color">#b73328</color>
<color name="add_note_image_button_tint">#727272</color>
<color name="thumb_color_transparent">#57000000</color>
<color name="snackbar_action_color">#f8f081</color>
Expand All @@ -83,6 +85,7 @@
<color name="action_area_blue_dark">#2A84FC</color>
<color name="action_area_purple_light">#F5E7FF</color>
<color name="action_area_purple_dark">#7627BB</color>
<color name="action_area_view_background">#FCFCFC</color>

<color name="app_bar_purple">#6F2EBE</color>
<color name="app_bar_red">#D5000A</color>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,17 @@
<dimen name="activity_horizontal_margin">0dp</dimen>
<dimen name="activity_vertical_margin">0dp</dimen>
<dimen name="chart_labels_text_size">14sp</dimen>
<dimen name="ruler_hash_size">16dp</dimen>
<dimen name="ruler_label_offset">4dp</dimen>
<dimen name="label_dot_radius">4dp</dimen>
<dimen name="label_dot_outline_radius">6dp</dimen>
<dimen name="chart_leading_dot_size">5dp</dimen>
<dimen name="graph_line_width">2dp</dimen>

<dimen name="stream_presenter_padding_sides">16dp</dimen>
<dimen name="stream_presenter_padding_top_bottom">12dp</dimen>
<dimen name="stream_presenter_padding_top">12dp</dimen>
<dimen name="stream_presenter_margin_top">12dp</dimen>

<!-- The margin between the left edge of the graph and the left edge of the chart.
The Y axis labels will be drawn in this space. -->
Expand Down Expand Up @@ -123,6 +128,7 @@

<dimen name="run_review_section_margin">16dp</dimen>
<dimen name="run_review_divider_thickness">1dp</dimen>
<dimen name="run_review_run_name_text_size">24sp</dimen>
<dimen name="run_review_label_text_size">14sp</dimen>
<dimen name="run_review_stat_size">18sp</dimen>
<dimen name="run_review_sensor_name_text_size">16sp</dimen>
Expand Down Expand Up @@ -213,6 +219,8 @@
<!-- Margins for placement on getting started screen -->
<dimen name="get_started_explore_your_world_margin_top">68dp</dimen>
<dimen name="get_started_use_science_journal_margin_top">15dp</dimen>
<dimen name="get_started_btn_get_started_margin_top">32dp</dimen>
<dimen name="get_started_image_margin_bottom">25dp</dimen>
<dimen name="get_started_image_margin_sides">25dp</dimen>

<!-- Font sizing for getting started screen -->
Expand Down Expand Up @@ -242,6 +250,7 @@
<!-- Sensor Note record button dimens -->
<dimen name="record_sensor_button_height">48dp</dimen>
<dimen name="record_sensor_button_radius">24dp</dimen>
<dimen name="record_sensor_button_icon">16dp</dimen>

<bool name="is_tablet">false</bool>
</resources>
Loading

0 comments on commit 023b98e

Please sign in to comment.