mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 11:02:54 +00:00
Avoid useless posts reloading on LatestPostsFragment pauses
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
<color name="darker_gray">#aaa</color>
|
||||
<color name="darker_darker_gray">#5b5b5b</color>
|
||||
<color name="dark_blue">#303f9f</color>
|
||||
<color name="holo_red_dark">#ffcc0000</color>
|
||||
|
||||
<color name="default_drawable_color">#000000</color>
|
||||
|
||||
|
@ -240,4 +240,6 @@
|
||||
<string name="activity_about_title">About</string>
|
||||
<string name="dialog_open_source_licenses_title">Open Source Licenses</string>
|
||||
<string name="btn_open_source_licences">Open Source Licences</string>
|
||||
<string name="action_reject_friend_request">Reject</string>
|
||||
<string name="notice_request">Requested</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user