Skip to content

Commit

Permalink
Removed references to removed files
Browse files Browse the repository at this point in the history
  • Loading branch information
honza-kasik committed Jan 3, 2017
1 parent 556a82d commit f385975
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<style name="SwimmingPoolActivity.OccupancyLabel.Occupancy">
<item name="android:textSize">11sp</item>
</style>

git
<style name="SwimmingPoolActivity.OccupancyLabel.OccupancyLandscape">
<item name="android:textSize">14sp</item>
</style>
Expand Down Expand Up @@ -52,14 +52,6 @@
<item name="android:src">@drawable/arrow_left_whole</item>
</style>

<style name="SwimmingPoolActivity.ImageButton.Refresh">
<item name="android:src">@drawable/reload_icon</item>
</style>

<style name="SwimmingPoolActivity.ImageButton.Refresh.Landscape">
<item name="android:padding">20dp</item>
</style>

<style name="SwimmingPoolActivity.ClockText">
<item name="android:textSize">80sp</item>
<item name="android:textColor">@color/swimmingPoolClockText</item>
Expand Down

0 comments on commit f385975

Please sign in to comment.