ADF Mobile: Loose clarity icons Navigation bar

Hello Forum Oracle:

I have beautiful icons for our function app icons.  These icons look clean and crisp on the springboard, but becomes solid and 'ugly' in the Navigation bar.  What can I do to improve the way they go on the navigation bar?

Thanks for any help you offer.

Tree Strepek

For our application we will not use the springboard or the Navigation bar.  The icons must return on the two patterns of navigation.

Tags: Java

Similar Questions

  • ADF Mobile: Can I add Badging to the features of Mobile?

    Nice day:

    I'll put up the Push Notifications.  Is this possible in ADF Mobile badge function icons?  Here is my goal.  When a Push Notification comes in the badge number is displayed on the icon of the application.  After that the user launches the app I want to display badges for each feature that requires attention.

    Use case: A Manager has the badge number 40 on the application icon.  When the application is launched, I want this number be broken down into service level badging.  For example: the Manager must answer the following questions: 15 claims, 5 applications for leave, 2 requests for home work, etc...

    I looked and didn't see any documentation.  I'm under JDK 7_55, JDev 11.1.2.4, XCode 5.0

    Thank you for your expert opinion on how to proceed,

    Tree Strepek

    Function icon badges is not supported, otherwise get listed in the documentation.

    http://www.Oracle.com/pls/as111240/search?remark=quick_search&Word=+badging&PartNo=

  • Button in the navigation bar for mobile view is empty

    For mobile display nav bar button contains no content. Target data may be wrong... it is automatically generated so I think that it is a component "bootstrap". I don't have a clear idea as to how this key captures the nav info.

    I made one of these before and Dreamweaver generated auto button with all nav links

    Ok. Here's the code.

    < head >

    < link rel = "stylesheet" type = "text/css" href = "mystyle.css" >

    < / head >

    < body >

    < nav class = "navigation bar default navbar, navbar-reverse" >

    < div class = "container-fluid" >

    <!-brand and toggle get grouped together for better mobile display->

    < div class = "bar navigation-header" >

    < button type = "button" class = "toggle navigation bar has collapsed" data-toggle = 'collapse' data-target="#bs-example-navbar-collapse-1" > < span class = "sr only" > toggle navigation </span > < span class = 'bar icons' > < / span > < span class = 'bar icons' > < / span > < span class = 'bar icons' > < / span > < / button >

    < has class = "brand navigation bar" href = "#" > welcome to the store online Selva Studios < /a > < / div >

    <!-collect the nav links, forms, and other content to alternate->

    < div class = "navbar-collapse collapse" >

    < ul class = "navbar-nav nav" >

    < li > < a href = "#" > about the artist < /a > < /li >

    < li > < a href = "#" > South flowers < /a > < /li >

    < li > < a href = "#" > sunflowers < /a > < /li >

    < li > < a href = "#" > Original Art < /a > < /li >

    < li > < a href = "#" > sea & shells < /a > < /li >

    < li > < a href = "#" > coastal birds < /a > < /li >

    < /ul >

    < / div >

    <!-/ .navbar-collapse->

    < / div >

    <!-/ .container-fluid->

    < / nav >

    <!-/ .navbar-collapse->

    < / div >

    <!-/ .container-fluid->

    < / div >

    < / div >

    <!-/ .container-fluid -.

    navigation-default bar is dark text on a light background.

    reverse navigation bar is a light text on dark background.

    Choose one or the other.

    Your ID target data does not match anything.

    Try this:

    Nancy O.

  • The navigation bar icon not display on iphone

    Hi all

    jdev version 11.1.2.4.0

    In my case I have app with three options display in the navigation bar.

    navigation bar icon show correctly on the android device.

    android.png

    but it is not show on iphone device.

    iphone.png

    See also in the doc: 4 definition of a Mobile Application (version 2.0.1.0.0)

    If a component of the application uses images customized for the navigation bar and springboard rather than the default ones provided by the MAF, you must create these images to the specifications described by Android developers website ( http://developer.android.com/design/style/iconography.html ) and in the chapter "Custom Icon and Image creation Guidelines" in iOS Human Interface Guidelines, which is available since the iOS Developer Library ( http://developer.apple.com/library/ios/navigation/ ).

  • "Bootstrap" in display Mobile navigation bar

    Hi all

    I use jQuery to load my browsing in all my pages. It works great except for one thing... when I set my browser to see the mobile display, I select menu toggle to let fall the menu down which works fine but when I try pressing again for the menu back up... it does not work. No idea why? I tried the menu, which is located in my navigation.html file and it works perfectly, it's only when I place it in another page where the toggle function stops working.

    Any help would be appreciated.

    Thank you

    Ian.

    CODE


    <! DOCTYPE html >

    < html >

    < head >

    < title > < /title > Bootstrap example

    < meta charset = "utf-8" >

    < meta name = "viewport" content = "width = device-width, original scale = 1" >

    " < link rel ="stylesheet"href =" http://MaxCDN.bootstrapcdn.com/bootstrap/3.3.5/CSS/bootstrap.min.CSS ">

    < link href = "css/main.css' rel ="stylesheet"type =" text/css">"

    " < script src =" https://AJAX.googleapis.com/AJAX/libs/jQuery/1.11.3/jQuery.min.js "> < / script > .

    " < script src =" http://MaxCDN.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js "> < / script > .

    < script >

    {$(document) .ready (function ()}

    $('.navigation').load ('navigation.html');

    });

    < /script >

    < style >

    {body

    position: relative;

    }

    {#home}

    color: #fff;

    background-color: #D9DDDF;

    }

    {#mobile}

    color: #fff;

    background-color: #ECEFF1;

    }

    {#multimedia}

    color: #fff;

    background-color: #E5E3DF;

    }

    #sirius {padding-top: 50px; height: 500px; color: #fff; background-color: #00bcd4 ;}}

    #section42 {padding-top: 50px; height: 500px; color: #fff; background-color: #009688 ;}}

    {.section1}

    }

    < / style >

    < / head >

    < body spy-data = "scroll" data-target = ".navbar' data-offset ="145"> <!-do submenu strong btn->

    < div class = "navigation" > < / div >

    < / body >

    < / html >

    navigation.html CODE


    <! DOCTYPE html >

    < html >

    < head >

    < title > < /title > Bootstrap example

    < meta charset = "utf-8" >

    < meta name = "viewport" content = "width = device-width, original scale = 1" >

    " < link rel ="stylesheet"href =" http://MaxCDN.bootstrapcdn.com/bootstrap/3.3.5/CSS/bootstrap.min.CSS ">

    < link href = "css/main.css' rel ="stylesheet"type =" text/css">"

    " < script src =" https://AJAX.googleapis.com/AJAX/libs/jQuery/1.11.3/jQuery.min.js "> < / script > .

    " < script src =" http://MaxCDN.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js "> < / script > .

    < script >

    {$(function()}

    $(' a [href * = #]: {not([href=#])'}) ravishing (function ()})

    If (location.pathname.replace (/ ^ \ / /, ") == this.pathname.replace(/^\//,") & & location.hostname == this.hostname) {}

    var target = $(this.hash);

    target = target.length? target: $("[name =' + this.hash.slice (1) +'] '");

    If {(target.length)

    $('html,body').animate ({}

    scrollTop: target.offset () .top-140

    (}, 1000);

    Returns false;

    }

    }

    });

    });

    < /script >

    < / head >

    < body >

    < nav class = "navbar, navbar-default navbar-reverse navbar-fixed-top" >

    < div class = "container" >

    <!-brand and toggle get grouped together for better mobile display->

    < div class = "bar navigation-header" >

    "< button type ="button"class ="toggle navigation bar has collapsed"data-toggle ="collapse"data-target="#bs-example-navbar-collapse-1 "aria-expanded ="false">

    < span class = "sr only" > toggle navigation </span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < / button >

    "< div > < a href =" index.html"" > < img src="img/all_pages/header/ec_logo.png" alt = "" width = "137" height = "56" class = "img-reagent" / > < /a > < / div >

    < / div >

    <!-collect the nav links, forms, and other content to alternate->

    < div class = "navbar-collapse collapse" id = "bs-example-navbar-collapse-1" >

    < ul class = "navbar-nav nav" >

    < class li = "active" > < a href = "index.html" > < span class = "glyphicon glyphicon-home" aria-hidden = "true" > < / span > < span class = 'sr-only' > (ongoing) </span > < /a > < /li >

    < li > < a href = "divisions.html" > Divisions < /a > < /li > ""

    < li > < a href = "brands.html" > brands < /a > < /li > ""

    < class = "dropdown" li >

    < a href = "divisions.html" class = "list drop-down-turn" data-toggle = "dropdown" role = "button" aria-haspopup = "true" aria-expanded = "false" > About Us < span class = "circumflex accent" > < / span > < /a > "

    < ul class = menu "dropdown" >

    < li > < a href = "#" > topic 1 < /a > < /li >

    < li > < a href = "#" > About 2 < /a > < /li >

    < li > < a href = "#" > News & comments < /a > < /li >

    < /ul >

    < /li >

    < li > < a href = "brands.html" > Famous < /a > < /li > ""

    < /ul >

    < ul class = "navbar-nav, navbar-right nav" >

    < class = "dropdown" li >

    < a href = "#" class = "menu drop-down-turn" data-toggle = "dropdown" role = "button" aria-haspopup = "true" aria-expanded = "false" > contact us < span class = "circumflex accent" > < / span > < /a >

    < ul class = menu "dropdown" >

    < li > < a href = "#" > Support < /a > < /li >

    < li > < a href = "#" > where to buy < /a > < /li >

    < li > < a href = "#" > contact us < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    < / div > <!-/ .navbar-collapse->

    < / div > <!-/ .container-fluid->

    < / nav >

    < / body >

    < / html >

    I thought about her question. I had the following both my navigation.html & all additional pages.

    Once I removed the script above since the navigation.html page and was only on the other pages, it worked.

  • Display Mobile navigation bar

    Hi all

    I noticed when I discovered my work in Mobile display and I select the symbol menu, the menu down and pushes the content below it down as well. But when I applied "navbar-fixed-top" and he fought again in Mobile display, menu runs down but covers the below content instead of push down. How can I change that. See code below.

    <! DOCTYPE html >

    < html lang = "" >

    < head >

    < meta charset = "UTF-8" >

    < meta name = "viewport" content = "width = device-width, original scale = 1.0" >

    < name meta = "description" content = "" >

    < name meta = "author" content = "" >

    < title > Show Dropdown Hover & the caret upward < /title >

    " < link rel ="stylesheet"href =" https://MaxCDN.bootstrapcdn.com/bootstrap/3.3.5/CSS/bootstrap.min.CSS ">

    " < link rel ="stylesheet"href =" https://MaxCDN.bootstrapcdn.com/bootstrap/3.3.5/CSS/bootstrap-theme.min.CSS ">

    < style >

    {.caret-up

    Width: 0;

    height: 0;

    border-left: 4px solid rgba (0, 0, 0, 0);

    border-right: 4px solid rgba (0, 0, 0, 0);

    border-bottom: 4px solid;

    display: inline-block;

    left margin: 2px;

    vertical-align: middle;

    }

    {#black}

    background-color: #000000;

    height: 500px;

    }

    < / style >

    <!-[if IE] >

    " < script src =" https://cdnjs.cloudflare.com/AJAX/libs/html5shiv/3.7.3/html5shiv.min.js "> < / script > .

    " < script src =" https://cdnjs.cloudflare.com/AJAX/libs/respond.js/1.4.2/respond.min.js "> < / script > .

    <! [endif]-->

    < / head >

    < body >

    < div class = "container" >

    < div class = "row" >

    < nav class = "navbar, navbar-default navbar-fixed-top" role = "navigation" >

    < div class = "bar navigation-header" >

    < button type = "button" class = 'bar of navigation-toggle' data-toggle = "collapse" data-target="#bs-example-navbar-collapse-1" >

    < span class = "sr only" > toggle navigation </span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < / button >

    < a class = "brand navigation bar" href = "#" > brand < /a >

    < / div >

    < div class = "navbar-collapse collapse" id = "bs-example-navbar-collapse-1" >

    < ul class = "navbar-nav nav" >

    < class li = "active" > < a href = "#" > link < /a > < /li >

    < li > < a href = "#" > link < /a > < /li >

    < class = "dropdown" li >

    < a href = "#" class = "menu drop-down-turn" data-toggle = "dropdown" > drop < class b = "circumflex accent" > < / b > < / has >

    < ul class = menu "dropdown" >

    < li > < a href = "#" > Action < /a > < /li >

    < li > < a href = "#" > another action < /a > < /li >

    < li > < a href = "#" > else here < /a > < /li >

    < class li = "divisor" > < /li >

    < li > < a href = "#" > link separate < /a > < /li >

    < class li = "divisor" > < /li >

    < li > < a href = "#" > a more separate link < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    < class form = role "navbar-shape left navigation bar" = "search" >

    < div class = "form-group" >

    < input type = "text" class = placeholder 'form control' = "Search" >

    < / div >

    < button type = 'submit' class = "btn, btn-default" > Submit < / button >

    < / make >

    < ul class = "navbar-nav, navbar-right nav" >

    < li > < a href = "#" > link < /a > < /li >

    < class = "dropdown" li >

    < a href = "#" class = "menu drop-down-turn" data-toggle = "dropdown" > drop < class b = "circumflex accent" > < / b > < / has >

    < ul class = menu "dropdown" >

    < li > < a href = "#" > Action < /a > < /li >

    < li > < a href = "#" > another action < /a > < /li >

    < li > < a href = "#" > else here < /a > < /li >

    < class li = "divisor" > < /li >

    < li > < a href = "#" > link separate < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    < / div >

    < / nav >

    < / div >

    < / div >

    < div >

    < div class = "row" id = "black" > color < / div >

    " < script src =" https://AJAX.googleapis.com/AJAX/libs/jQuery/1.11.3/jQuery.min.js "> < / script > .

    " < script src =" https://MaxCDN.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js "> < / script > .

    < script >

    {$(function()}

    () $(".dropdown").hover

    function() {}

    $('.dropdown-menu',_this).stop (true, true) .fadeIn ("fast");

    $(this) .toggleClass ('open');

    $('b',_this).toggleClass ("caret caret-up");

    },

    function() {}

    $('.dropdown-menu',_this).stop (true, true) .fadeOut ("fast");

    $(this) .toggleClass ('open');

    $('b',_this).toggleClass ("caret caret-up");

    });

    });

    < /script >

    < / body >

    < / html >

    It works for me with this set - up.

  • There is no search icon in my navigation bar

    cannot search for books. There is no search icon in the navigation bar.

    Open tap to the general settings, choose Restrictions, press set iBooks Store 'stop' - If you show up then it 'on' and the legs should reappear in the iBooks app.

  • Feedly and Gmail Notifier icons repositioning in the navigation bar after the browser is refreshed.

    Are there steps I can take to keep the fixed add-on icons in the navigation bar?

    Another option besides the extensions behaving badly. Sometimes, the file that stores the toolbar customizations is damaged and fails to update correctly at the end of your session (as causing many other strange symptoms).

    The file is not editable, but you can rename it and customize your toolbars from scratch.

    Open your current Firefox settings (AKA Firefox profile) folder using

    Help > troubleshooting information > "view file" button.

    Leave this window open, switch back to Firefox and output

    Pause while Firefox finishing its cleanup, then rename localstore.rdf to something like localstore.old

    Restart Firefox. I hope that now your preferred icon positions will be remembered.

  • I do not see the history of my site in my navigation bar (only Web site icon and not the website link). How to cancel it?

    Before I upgraded to the latest version of firefox, I could see the history of my Web site in the navigation bar. By that I mean I could see the real links and I could move everyone to see that I wanted to visit. Now, these links do not exist (or if they are, they are not visible to me) and I cannot see the icon of the Web site and cannot see what link is by actually selecting. How to cancel it?

    Try disabling hardware acceleration in Firefox.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode without failure.
  • When you customize the taskbar icons added to the navigation bar disappear when clicking on Done.

    I use the customization to add several icons in the Navigation bar. While customization window is opened they all are seen on the Navigation bar. When I click on Done some of them disappear. You can see the problem in these two images.
    http://s179350112.onlinehome.us/IconsShowing.jpg
    http://s179350112.onlinehome.us/IconsMissing.jpg
    Icons missing to not appear anywhere on the Navigation bar, at the other end.

    You need to hide the menu bar if you want the button to Menu bookmarks with the drop marker will appear on a toolbar.

    If you want the button bookmarks to open the bookmarks in the sidebar, then you must button bookmarks without the marker drop you can see in the first screenshot on the second row.

  • navigation bar contains buttons of social site that are supposed to show the icons, but display only text

    I have been using firefox as my main development for a new Web page. I use WordPress 3.4.2 and custom theme called thesis 1.8.5.

    The main navigation bar contains 8 buttons; 1 on my blog which is the home page and the other 7 to static pages. These buttons all justify left. The right end of the bar contains buttons for Twitter, Google, Facebook, and Feedburner. Are (or were) related to images; These buttons are justified to the right.

    Here's the code that does this work:

    http://DIYthemes.com/thesis/RTFM/replace-WP-menu-text-links-image-sprites/

    They worked fine until yesterday when I made some design changes to the space between the left button. Now, rather than display icons, the underlying text shows on the buttons right justified.

    Now, here's what's interesting. I also have Safari and Chrome on my system. The icons show both of theirs.

    I can't find any explanation or patches for this problem.

    I'll give you the URL of the site, but it is in Maintenance mode so will not show the problem.

    Thanks for your help.

    These screenshots of the nav firefox, chrome and safari bars could help.

  • How to change the icons size in the Navigation bar

    Is there a simple setting to increase the size of the icons in the Navigation bar? Changing profiles and such is a bit beyond me.

    Thanks for your comments, the-edmeister, that's exactly what I needed! Thank you very much.

  • How to set the service Navigation bar icon

    Hi all

    I use jdev 11.1.2.4.0

    I have created an application which have two features my question is, how put icon on Navigation bar for these features?

    I created a folder public html-> resources-> images (where there are images of icons)

    but when I go to put the Navigation icon by using the Browse button is not shown my file.

    Thank you

    Manish

    Sorry my mistake...

    I was clicking on the "Lifecycle event listener" icon just above the Navigation button icon browse by mistake.

    Thank you for helping me.

  • Drop-down menu does not when the navigation bar collapses for mobile devices

    My menu drop-down does not work correctly when the navigation bar collapses on mobile devices. The menu, but it's completely to the left, not right where I like it and hidden under a picture so that none of the links are accessible. The site is http://www.medicinedancecounseling.com.

    Index-Z = stacking order.  So even if you make menu items at the top, they mask your portrait in a most flattering way.

    Nancy O.

  • Image in the Navigation bar entry icon appears

    Hi all

    Trying to get a picture icon in the navigation bar before the link to logout for my application. I tried to create an entry for the icon of the image to display, but its does not work. Someone help me please on how to display the image in the navigation bar entry icon.

    I imported the image icon in my application and I am referencing using #APP_IMAGES #pt_comp.png, but no luck.

    I have Setup demo in my personal workspace. Please take a look at my Application 81621Page 1 under the Navigation bar there is an entry with the name #APP_IMAGES #pt_comp.png with sequence 100. Here are my coordinates of the workspace.

    raghu_workspace

    orton607/orton607

    Thanks in advance.

    Thank you

    Orton

    orton607 wrote:

    Trying to get a picture icon in the navigation bar before the link to logout for my application. I tried to create an entry for the icon of the image to display, but its does not work. Someone help me please on how to display the image in the navigation bar entry icon.

    I imported the image icon in my application and I am referencing using #APP_IMAGES #pt_comp.png, but no luck.

    I have Setup demo in my personal workspace. Please take a look at my Application 81621Page 1 under the Navigation bar there is an entry with the name #APP_IMAGES #pt_comp.png with sequence 100. Here are my coordinates of the workspace.

    raghu_workspace

    orton607/orton607

    Submodel of the Navigation bar in the page template does not support images. The help of point to the submodel says:

    The following will be substituted in the navigation bar #BAR_BODY # for each navigation bar entry. The following substitution strings allows to compose the sub navigation bar template.

    • #LINK #-link entry
    • #TEXT #-text of the entry sub
    • #IMAGE #-entry image (HTML image ALT, HEIGHT, and WIDTH arguments will be included with the HTML IMG tag when they are under the navigation bar entry)
    • #EDIT #-Inline edit link editing capability
    • #WIDTH #-image width
    • #HEIGHT #-image height
    • #COLSPAN #-value HTML COLSPAN
    • #ALT #-image alternative text

    Note that the subtemplate has #TEXT # substitution string, not a img element indicating the #IMAGE # string as its src attribute:

    You could either change the template (which may affect the other entries of nav bar), or specify the supplement for the icon in the nav bar input Label:

    Please Click My Image

Maybe you are looking for