Coder Social home page Coder Social logo

gravity header about sortabletableview HOT 3 CLOSED

ischwarz23 avatar ischwarz23 commented on August 17, 2024
gravity header

from sortabletableview.

Comments (3)

ISchwarz23 avatar ISchwarz23 commented on August 17, 2024 1

The (Sortable)-TableView provides the native RTL support. So, if you have set the android:supportRtl="true" in your manifest file, the columns as well as the sorting indecators will be rtl or ltr corresponding to the locale/language. But unfortunatelly there is no way to define the position of the sorting indicators. In ltr they are on the left and in rtl they are on the right. There is no way on setting this programatically. The only thing you can adapt is the header cell for each column header. There you can do what ever you want by implementing an TableHeaderAdapter. You can also create your own SortingStateViewProvider which gives an DrawableResource that will be shown for a certain SortState, but the position of the provided image resource will be defined by the table.

So the short answer to your question is: No, unfortunatelly it is not possible.

from sortabletableview.

ISchwarz23 avatar ISchwarz23 commented on August 17, 2024

Hi @dwinetralizme,

could you please explain in more details what your need is. Do you want to set the gravity to any view in a header cell, or do you need to set the gravity to a TextView in a header cell, or do you want to set the gravity to the sorting indicators, or something totally different?

Best regards,
Ingo

from sortabletableview.

dwinetralizme avatar dwinetralizme commented on August 17, 2024

mr @ISchwarz23 yes i need to set the gravity position centre and set position right to the sorting indicators. can you help me.

thx for fast response

from sortabletableview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.