mirror of
https://github.com/hmalik144/Weather-apps.git
synced 2026-03-18 07:26:04 +00:00
Widget class revamped
- new layout - with new data - Services class amended - removal of all legacy code
This commit is contained in:
@@ -6,10 +6,5 @@
|
||||
android:id="@+id/action_settings"
|
||||
android:orderInCategory="100"
|
||||
android:title="@string/action_settings"
|
||||
app:showAsAction="never" />
|
||||
<item
|
||||
android:id="@+id/action_into"
|
||||
android:orderInCategory="100"
|
||||
android:title="@string/action_info"
|
||||
app:showAsAction="never" />
|
||||
app:showAsAction="ifRoom" />
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user