Jump to content
View in the app

A better way to browse. Learn more.

FGX Native

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Message added by Yaroslav Brovin,

Please be aware that these comments were copied here from another source and that the date and time shown for each comment may not be accurate.

  • Status: Open
  • Priority: Normal
  • Resolution: Unresolved
  • Platform: Android
  • Affects version 1.18.11.0

1. Создал темы и сохранил изменения:

A81F32AB-67C8-4193-8112-0F885F7B6046.png.faf28bc5b244e0ea4b377c84781bb47e.png

2. Прописал нужное в \Templates\Android\styles.xml и сохранил:

C8161636-7885-45FC-8107-770FAB89317B.png.6a05a1ae98c9c25ce62e480b8ef461a4.png

3. Включил IsTransparent:

B403D32A-09F4-4B54-B32F-443A57F42CD0.thumb.png.81e6d8e9f6071cde702e4d6bcc20dc01.png

4. Ожидаю, что цвет шрифта в системном заголовке (часы, иконки) будет автоматически переключаться в зависимости от текущей темы (потому что ContentStyle = Auto) :

procedure TFormMain.fgSwitch1Changed(Sender: TObject);
begin
  if fgSwitch1.IsChecked then ThemeName := 'Theme Dark' else ThemeName := 'Theme Light';
end;

... однако по факту цвет не меняется:

 

Project4.zip

User Feedback

Recommended Comments

gorodoro

Members

Это только Android (13 в моём случае).

Если есть возможность проверить на iOS — пожалуйста, отпишитесь, как оно себя там ведёт.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.