I\'ve got what I\'m sure is a very simple Sitecore question, however I\'m not familiar with ASP.NET at all and would appreciate any help that can be given. Below is a snippet of the LayoutMain.aspx fi
Now I want to add it a menu on the bottom of the screen. I wrote a lot of about but still didnt get how to d开发者_如何学编程o that.
I have a 开发者_如何学Pythonlayout that works perfect in my android phone milestone but when i use the emulator it just look huge. i have try a lot of diferent configuration of emulator but nothing wo
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
if I have a layout with fill_parent at height and width, is there a way to get his height and width in onCreate method? if n开发者_如何学Goot, when his dimensions are available? I need this because I
Is there any way to achieve this in CSS3?: 开发者_开发知识库height: 100% -110px; My context: You can\'t calulate it with pure CSS. (it will not work in all browsers, as mentioned by Litek ) But th
I am currently using the following adapter to read from an SQLite Database : private static int[] TO = {R.id.name, R.id.description, R.id.address, };
I want to be able to store/load Visual Studio layout presets. I.e. I have a laptop I work at with 1366x768 resolution. When I put it into the dock station I have a 1600x1200 display attached. I want t
is there a possi开发者_开发问答bility to prevent a textblock from resize it\'s parent? I have a textblock with a lot of text and I want it to wrap, but not to enlarge the parents size. The size of the
I have the following xml file for my android project. My problem is that the button placed under the list changes its location depanding on the list data.