mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-20 10:23:30 -04:00
#1484 Use History Titles
This commit is contained in:
parent
3612576aff
commit
78310b3259
@ -1945,8 +1945,8 @@ public class MainActivity extends BaseActivity implements WebViewCallback,
|
||||
ZimContentProvider.getName(),
|
||||
ZimContentProvider.getZimFile(),
|
||||
ZimContentProvider.getFavicon(),
|
||||
getCurrentWebView().getTitle(),
|
||||
getCurrentWebView().getUrl(),
|
||||
getCurrentWebView().getTitle(),
|
||||
sdf.format(new Date(timeStamp)),
|
||||
timeStamp,
|
||||
0L
|
||||
|
Loading…
x
Reference in New Issue
Block a user